summaryrefslogtreecommitdiffstats
path: root/sys/dev/ar/if_ar_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ar/if_ar_isa.c')
-rw-r--r--sys/dev/ar/if_ar_isa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ar/if_ar_isa.c b/sys/dev/ar/if_ar_isa.c
index 8e5c384..88619b8 100644
--- a/sys/dev/ar/if_ar_isa.c
+++ b/sys/dev/ar/if_ar_isa.c
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_ar.c,v 1.14 1997/02/22 09:36:15 peter Exp $
+ * $Id: if_ar.c,v 1.15 1997/05/19 22:02:47 joerg Exp $
*/
/*
@@ -53,6 +53,7 @@
#include <sys/param.h>
#include <sys/systm.h>
+#include <sys/malloc.h>
#include <sys/mbuf.h>
#include <sys/sockio.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud