]> granicus.if.org Git - libevent/commitdiff
Remove spurious #include <sys/tree.h> in win32.c.
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 06:07:54 +0000 (06:07 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Nov 2007 06:07:54 +0000 (06:07 +0000)
svn:r493

WIN32-Code/win32.c

index 282b6e8934df77140b7e28cfb3e1b1a943d131fe..4424099175d1afff8ea5f8779d4ac9483df2cd57 100644 (file)
@@ -36,7 +36,6 @@
 #include <winsock2.h>
 #include <sys/types.h>
 #include <sys/queue.h>
-#include <sys/tree.h>
 #include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>