aboutsummaryrefslogtreecommitdiff
path: root/net/mcl/files/patch-test_rebootable_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mcl/files/patch-test_rebootable_client.c')
-rw-r--r--net/mcl/files/patch-test_rebootable_client.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/mcl/files/patch-test_rebootable_client.c b/net/mcl/files/patch-test_rebootable_client.c
deleted file mode 100644
index 9ee9725b77a9..000000000000
--- a/net/mcl/files/patch-test_rebootable_client.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- check/alc/test_rebootable_client.c.orig Tue Jul 22 19:37:39 2003
-+++ check/alc/test_rebootable_client.c Wed Oct 15 17:18:38 2003
-@@ -35,6 +35,10 @@
- #include <stdio.h>
- #include <string.h>
-
-+#ifdef FREEBSD
-+#include <sys/time.h>
-+#endif
-+
- #ifdef WIN32
- #include <winsock2.h>
- #else