summaryrefslogtreecommitdiff
path: root/net/httping/files/extra-patch-str.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/httping/files/extra-patch-str.c')
-rw-r--r--net/httping/files/extra-patch-str.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/httping/files/extra-patch-str.c b/net/httping/files/extra-patch-str.c
deleted file mode 100644
index b066992a2eb4..000000000000
--- a/net/httping/files/extra-patch-str.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./str.c.orig 2009-12-28 14:41:29.000000000 +0100
-+++ ./str.c 2009-12-28 14:41:55.000000000 +0100
-@@ -18,6 +18,7 @@
- #include "mem.h"
- #include "utils.h"
-
-+/*
- #ifndef _GNU_SOURCE
- char *strndup(char *in, int size)
- {
-@@ -29,3 +30,4 @@
- return out;
- }
- #endif
-+*/