since input buffer is variable sized, includers of yy.h also include whoami.h.
authorPeter B. Kessler <peter@ucbvax.Berkeley.EDU>
Thu, 12 May 1983 12:52:43 +0000 (04:52 -0800)
committerPeter B. Kessler <peter@ucbvax.Berkeley.EDU>
Thu, 12 May 1983 12:52:43 +0000 (04:52 -0800)
SCCS-vsn: usr.bin/pascal/src/yycopy.c 1.2

usr/src/usr.bin/pascal/src/yycopy.c

index 75f9179..23d00fd 100644 (file)
@@ -1,7 +1,8 @@
 /* Copyright (c) 1979 Regents of the University of California */
 
 /* Copyright (c) 1979 Regents of the University of California */
 
-static char sccsid[] = "@(#)yycopy.c 1.1 %G%";
+static char sccsid[] = "@(#)yycopy.c 1.2 %G%";
 
 
+#include       "whoami.h"
 #include       "0.h"
 #include       "yy.h"
 
 #include       "0.h"
 #include       "yy.h"