6dde7536de
ok sthen@ sebastia@
13 lines
352 B
Plaintext
13 lines
352 B
Plaintext
$OpenBSD: patch-webcache_webtraf_h,v 1.3 2012/04/28 18:07:57 stu Exp $
|
|
--- webcache/webtraf.h.orig Sat Oct 1 18:00:14 2011
|
|
+++ webcache/webtraf.h Sun Apr 22 21:58:54 2012
|
|
@@ -61,7 +61,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"
|