]> andersk Git - moira.git/blobdiff - lib/nfsparttype.c
Change #ifdef GDSS to #ifdef DO_GDSS, because GDSS was getting #undef'ed
[moira.git] / lib / nfsparttype.c
index c7e47cf5b37b9db992f1667d33427edd400915fa..e00a72ac121853b47dbc2a03ce244db4cab6b9d9 100644 (file)
 
 #ifndef lint
 static char *rcsid_nfsparttype_c = "$Header$";
-#endif lint
+#endif
 
 #include <mit-copyright.h>
 #include <moira.h>
 #include <stdio.h>
 #include <string.h>
 #include <ctype.h>
+#include <stdlib.h>
 
 extern char *strsave();
 extern char *strtrim();
This page took 0.030643 seconds and 4 git commands to generate.