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