packages/lang/eggdrop/patches/002-eggdrop_h.patch
florian 2977058bb4 Add eggdrop from #3980
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 23:08:11 +00:00

13 lines
324 B
Diff

--- 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