X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=029e28908d70237041570063aca0f13d4bb78416;hp=f9ef6cd75ab8733408d3c2542230ae806281bf85;hb=be9f7c9b442f7b723427a79f85774d5fa7718425;hpb=0b59e8c354f4ea0b322fa84d57b355c12c87823b;ds=sidebyside diff --git a/command.c b/command.c index f9ef6cd7..029e2890 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