X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=d82bd5d71ca3ed6bf2fa40777c5a5b1231fd897f;hb=eb9722e8763a9b2a2ae99d98a9715bd932081c3c;hp=1a090e49d71bb3d1ff3545236265f4c052bf83fe;hpb=d7b4aa3835197ee906f13f515040e1cda6385544;p=paraslash.git diff --git a/command.c b/command.c index 1a090e49..d82bd5d7 100644 --- a/command.c +++ b/command.c @@ -34,6 +34,7 @@ #include "afs_command_list.h" #include "sched.h" #include "signal.h" +#include "version.h" /** Commands including options must be shorter than this. */ #define MAX_COMMAND_LEN 32768