2977058bb4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13071 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
324 B
Diff
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
|