date and time created 83/08/13 16:28:17 by sam
[unix-history] / usr / src / old / symorder / symorder.c
index 4e80652..ff78c22 100644 (file)
@@ -1,12 +1,12 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)symorder.c  4.3 (Berkeley) %G%";
+static char *sccsid = "@(#)symorder.c  4.4 (Berkeley) %G%";
 #endif
 /*
  * symorder - reorder symbol table
  */
 #include <stdio.h>
 #include <sys/types.h>
 #endif
 /*
  * symorder - reorder symbol table
  */
 #include <stdio.h>
 #include <sys/types.h>
-#include <stat.h>
+#include <sys/stat.h>
 #include <a.out.h>
 
 #define SPACE 100
 #include <a.out.h>
 
 #define SPACE 100