bareos2015: bareos-14.2 1b0054a0

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2013-10-14 21:03 bareos-14.2 54fc809d Pending
Changeset Fix compiling without any compression.

When you don't have zlib, lzo2 or fastlz the code didn't compile
due to one missing dummy prototype. And two dummy prototypes had
wrong typed arguments to their non dummy counterparts.
mod - src/filed/compression.c Diff File
mod - src/lib/compression.c Diff File