openbsd-ports/net/ns/patches/patch-empweb_empweb_h
2007-10-24 15:01:09 +00:00

13 lines
346 B
Plaintext

$OpenBSD: patch-empweb_empweb_h,v 1.2 2007/10/24 15:01:09 steven Exp $
--- empweb/empweb.h.orig Thu Aug 25 20:58:05 2005
+++ empweb/empweb.h Sat Oct 13 22:22:22 2007
@@ -59,7 +59,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"