- proxy.c: removed unused header include
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 5 Jan 2015 18:15:59 +0000 (18:15 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 5 Jan 2015 18:15:59 +0000 (18:15 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5310 82007160-df01-0410-b94d-b575c5fd34c7

src/libopm/src/proxy.c

index 5997e0acbc964824d39adfa383bcf942ca2cf74d..9a8f29ee81de5813cb85b20bbec00fe7be31e7e0 100644 (file)
@@ -27,7 +27,6 @@
 #include <string.h>
 
 #include "inet.h"
-#include "compat.h"
 #include "config.h"
 #include "proxy.h"
 #include "opm_common.h"