<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- script.c.~1.20.~	2004-05-29 08:48:13.000000000 +0200
+++ script.c	2006-09-26 21:49:11.000000000 +0200
@@ -23,8 +23,8 @@
 #include &lt;sched.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 "release.h"
 #include "hping2.h"
</pre></body></html>