X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=blobdiff_plain;f=client-src%2Frundump.c;h=7b1e6fb9c0063bd6c3a184040b09156be8fb41e3;hp=61994496e16c9dea7e0e902af47dcc1cf8eafb4e;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e diff --git a/client-src/rundump.c b/client-src/rundump.c index 6199449..7b1e6fb 100644 --- a/client-src/rundump.c +++ b/client-src/rundump.c @@ -33,8 +33,8 @@ * argv[2] will be argv[0] of the DUMP program * ... */ -#include "util.h" #include "amanda.h" +#include "util.h" #include "conffile.h" int main(int argc, char **argv);