aboutsummaryrefslogtreecommitdiffstats
path: root/net/ossp-sa/files/patch-sa.h
blob: 71cb495c0349ad82ddb0829b18c786f29589ee58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- sa.h.orig   Tue Apr 13 20:44:58 2004
+++ sa.h    Tue Apr 13 20:45:30 2004
@@ -41,10 +41,6 @@
 #include "config.h"
 #endif
 
-/* fallback for POSIX socklen_t */
-#if defined(HAVE_CONFIG_H) && !defined(HAVE_SOCKLEN_T)
-typedef int socklen_t;
-#endif
 
 /* embedding support */
 #ifdef SA_PREFIX