diff options
Diffstat (limited to 'www/twhttpd/files/patch-base64.c')
-rw-r--r-- | www/twhttpd/files/patch-base64.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/twhttpd/files/patch-base64.c b/www/twhttpd/files/patch-base64.c deleted file mode 100644 index 225c75284714..000000000000 --- a/www/twhttpd/files/patch-base64.c +++ /dev/null @@ -1,10 +0,0 @@ ---- base64.c.orig Sun Feb 4 20:11:49 2007 -+++ base64.c Sun Feb 4 20:11:59 2007 -@@ -40,6 +40,7 @@ - #include <stdio.h> - #include <errno.h> - #include <stdlib.h> -+#include <string.h> - #include <unistd.h> - - #include "config.h" |