add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / lang / eggdrop / patches / 002-eggdrop_h.patch
1 --- eggdrop/src/eggdrop.h       2008-09-08 21:09:57.000000000 +0100
2 +++ eggdrop-patched/src/eggdrop.h       2008-09-08 21:11:46.000000000 +0100
3 @@ -218,9 +218,6 @@
4  #  define sigemptyset(x) ((*(int *)(x))=0)
5  #endif
6  
7 -#ifndef HAVE_SOCKLEN_T
8 -typedef int socklen_t;
9 -#endif
10  
11  /*
12   *    Handy aliases for memory tracking and core dumps