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