11 lines
276 B
Text
11 lines
276 B
Text
--- 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"
|