summaryrefslogtreecommitdiff
path: root/net/ossp-sa/files/patch-sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ossp-sa/files/patch-sa.h')
-rw-r--r--net/ossp-sa/files/patch-sa.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ossp-sa/files/patch-sa.h b/net/ossp-sa/files/patch-sa.h
deleted file mode 100644
index 71cb495c0349..000000000000
--- a/net/ossp-sa/files/patch-sa.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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