]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
crypt_common.c: Add missing doxygen documentation.
[paraslash.git] / command.c
index 1a090e49d71bb3d1ff3545236265f4c052bf83fe..d82bd5d71ca3ed6bf2fa40777c5a5b1231fd897f 100644 (file)
--- 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