needs to include "systm.h"
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Mon, 13 Jul 1992 08:49:24 +0000 (00:49 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Mon, 13 Jul 1992 08:49:24 +0000 (00:49 -0800)
SCCS-vsn: sys/hp300/hp300/pmap.c 7.10

usr/src/sys/hp300/hp300/pmap.c

index 0a061ae..5f50639 100644 (file)
@@ -8,7 +8,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pmap.c      7.9 (Berkeley) %G%
+ *     @(#)pmap.c      7.10 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -48,6 +48,7 @@
  */
 
 #include "param.h"
  */
 
 #include "param.h"
+#include "systm.h"
 #include "proc.h"
 #include "malloc.h"
 #include "user.h"
 #include "proc.h"
 #include "malloc.h"
 #include "user.h"