X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=24ddf7897d81e3b27c6f1777f975da49ca31ee52;hb=65a0002eb560b7248cbb0b4f143d00053b66bccc;hp=5217f9b487cd260aebe5d5a986f4fd8e957b0270;hpb=432c494434722b8dd590f712e5298ff7fb6a6719;p=paraslash.git diff --git a/command.c b/command.c index 5217f9b4..24ddf789 100644 --- a/command.c +++ b/command.c @@ -37,6 +37,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