date and time created 81/03/02 21:27:50 by peter
[unix-history] / usr / src / usr.bin / pascal / pc3 / pc3.c
index 2992939..fc72a5c 100644 (file)
@@ -1,6 +1,6 @@
     /* Copyright (c) 1980 Regents of the University of California */
 
     /* Copyright (c) 1980 Regents of the University of California */
 
-static char sccsid[] = "@(#)pc3.c 1.5 %G%";
+static char sccsid[] = "@(#)pc3.c 1.6 %G%";
 
     /*
      *      Pc3 is a pass in the Berkeley Pascal compilation
 
     /*
      *      Pc3 is a pass in the Berkeley Pascal compilation
@@ -71,7 +71,7 @@ char  program[] = "pc";
 #include <stab.h>
 #include <pagsiz.h>
 #include <stat.h>
 #include <stab.h>
 #include <pagsiz.h>
 #include <stat.h>
-#include "/usr/src/new/pc0/pstab.h"
+#include "pstab.h"
 #include "pc3.h"
 
 int    errors = 0;
 #include "pc3.h"
 
 int    errors = 0;