X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=d82bd5d71ca3ed6bf2fa40777c5a5b1231fd897f;hp=22a71444bf2c694bb76edc26705521d6930e19f0;hb=eb9722e8763a9b2a2ae99d98a9715bd932081c3c;hpb=e7593d7c153bfca2131b18621fb24ae18c1c0cb3 diff --git a/command.c b/command.c index 22a71444..d82bd5d7 100644 --- a/command.c +++ b/command.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include @@ -35,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