include malloc.h
[unix-history] / usr / src / sys / vax / if / if_uba.c
index fa2149e..09d609a 100644 (file)
@@ -3,7 +3,7 @@
  * 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.
  *
- *     @(#)if_uba.c    7.6 (Berkeley) %G%
+ *     @(#)if_uba.c    7.7 (Berkeley) %G%
  */
 
 #include "../machine/pte.h"
  */
 
 #include "../machine/pte.h"
@@ -17,6 +17,7 @@
 #include "vmmac.h"
 #include "socket.h"
 #include "syslog.h"
 #include "vmmac.h"
 #include "socket.h"
 #include "syslog.h"
+#include "malloc.h"
 
 #include "../net/if.h"
 
 
 #include "../net/if.h"