pwd.h needs types.h
[unix-history] / usr / src / games / larn / main.c
index b318bc3..ec426da 100644 (file)
@@ -1,4 +1,5 @@
 /*     main.c          */
 /*     main.c          */
+#include <sys/types.h>
 #include "header.h"
 #include <pwd.h>
 static char copyright[]="\nLarn is copyrighted 1986 by Noah Morgan.\n";
 #include "header.h"
 #include <pwd.h>
 static char copyright[]="\nLarn is copyrighted 1986 by Noah Morgan.\n";