update to split out shared sources
[unix-history] / usr / src / usr.bin / pascal / pxp / yycomm.c
index ccc63c9..0cbf5ee 100644 (file)
@@ -1,4 +1,4 @@
-static char *sccsid = "@(#)yycomm.c    1.1 (Berkeley) %G%";
+static char *sccsid = "@(#)yycomm.c    1.2 (Berkeley) %G%";
 /* Copyright (c) 1979 Regents of the University of California */
 #
 /*
 /* Copyright (c) 1979 Regents of the University of California */
 #
 /*
@@ -8,6 +8,7 @@ static  char *sccsid = "@(#)yycomm.c    1.1 (Berkeley) %G%";
  * Version 1.2 January 1979
  */
 
  * Version 1.2 January 1979
  */
 
+#include "whoami.h"
 #include "0.h"
 #include "yy.h"
 
 #include "0.h"
 #include "yy.h"