13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
$OpenBSD: patch-webcache_webtraf_h,v 1.2 2007/10/24 15:01:09 steven Exp $
|
|
--- webcache/webtraf.h.orig Thu Aug 25 20:58:13 2005
|
|
+++ webcache/webtraf.h Sat Oct 13 22:22:22 2007
|
|
@@ -60,7 +60,7 @@
|
|
#include "random.h"
|
|
#include "timer-handler.h"
|
|
|
|
-#include "lib/bsd-list.h"
|
|
+#include <sys/queue.h>
|
|
#include "node.h"
|
|
#include "tcp.h"
|
|
#include "tcp-sink.h"
|