clear conflict with param.h
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 22 Jun 1985 03:47:27 +0000 (19:47 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 22 Jun 1985 03:47:27 +0000 (19:47 -0800)
SCCS-vsn: usr.bin/pascal/src/yy.h 5.2

usr/src/usr.bin/pascal/src/yy.h

index f6e89be..6bb92f8 100644 (file)
@@ -3,10 +3,11 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)yy.h        5.1 (Berkeley) %G%
+ *     @(#)yy.h        5.2 (Berkeley) %G%
  */
 
 #include "y.tab.h"
  */
 
 #include "y.tab.h"
+#undef CBSIZE  /* from paramsys/param.h */
 /*
  * INPUT/OUTPUT 
  */
 /*
  * INPUT/OUTPUT 
  */