<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- libpcap_stuff.c.orig	Sat Apr 10 06:38:56 2004
+++ libpcap_stuff.c	Tue Apr 12 20:21:56 2005
@@ -16,8 +16,8 @@
 #include &lt;string.h&gt;
 #include &lt;stdlib.h&gt;
 #include &lt;sys/ioctl.h&gt;
-#include &lt;pcap.h&gt;
 #include &lt;net/bpf.h&gt;
+#include &lt;pcap.h&gt;
 
 #include "globals.h"
 

</pre></body></html>