X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=d82bd5d71ca3ed6bf2fa40777c5a5b1231fd897f;hp=1a090e49d71bb3d1ff3545236265f4c052bf83fe;hb=4990334538fe7f18964a6027b22d47c7640c3ec0;hpb=d7b4aa3835197ee906f13f515040e1cda6385544 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