packages/lang/eggdrop/patches/002-eggdrop_h.patch

13 lines
324 B
Diff
Raw Normal View History

--- eggdrop/src/eggdrop.h 2008-09-08 21:09:57.000000000 +0100
+++ eggdrop-patched/src/eggdrop.h 2008-09-08 21:11:46.000000000 +0100
@@ -218,9 +218,6 @@
# define sigemptyset(x) ((*(int *)(x))=0)
#endif
-#ifndef HAVE_SOCKLEN_T
-typedef int socklen_t;
-#endif
/*
* Handy aliases for memory tracking and core dumps