summaryrefslogtreecommitdiff
path: root/net/httping/files/extra-patch-str.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/httping/files/extra-patch-str.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/httping/files/extra-patch-str.h b/net/httping/files/extra-patch-str.h
deleted file mode 100644
index 0c850baed61d..000000000000
--- a/net/httping/files/extra-patch-str.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./str.h.orig 2009-12-28 14:41:13.000000000 +0100
-+++ ./str.h 2009-12-28 14:41:23.000000000 +0100
-@@ -15,6 +15,8 @@
-
- #include <string.h>
-
-+/*
- #ifndef strndup
- char *strndup(char *in, int size);
- #endif
-+*/