10 lines
292 B
Text
10 lines
292 B
Text
$NetBSD: patch-aa,v 1.1 2000/07/31 20:24:18 itojun Exp $
|
|
--- binread.c- Tue Aug 1 05:10:39 2000
|
|
+++ binread.c Tue Aug 1 05:10:48 2000
|
|
@@ -31,4 +31,6 @@
|
|
#include "tcpillust.h"
|
|
+#include <sys/queue.h>
|
|
#include <sys/socket.h>
|
|
#include <pcap.h>
|
|
+#include <net/if.h>
|
|
#include <net/if_arp.h>
|