BSD 4_3_Tahoe release
[unix-history] / usr / src / old / vpr / vprm.c
index a20e5cd..7f4e8dc 100644 (file)
@@ -1,8 +1,8 @@
-static char vprmSCCSid[] = "@(#)vprm.c 1.3\t8/6/82";
+static char vprmSCCSid[] = "@(#)vprm.c 1.4\t11/4/87";
 
 #include <sys/param.h>
 
 #include <sys/param.h>
-#include <dir.h>
-#include <stat.h>
+#include <sys/dir.h>
+#include <sys/stat.h>
 #include <stdio.h>
 
 char *basename();
 #include <stdio.h>
 
 char *basename();