diff options
Diffstat (limited to 'www/twhttpd/files/patch-htpasswd.c')
-rw-r--r-- | www/twhttpd/files/patch-htpasswd.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/twhttpd/files/patch-htpasswd.c b/www/twhttpd/files/patch-htpasswd.c deleted file mode 100644 index d002db7ceeb3..000000000000 --- a/www/twhttpd/files/patch-htpasswd.c +++ /dev/null @@ -1,10 +0,0 @@ ---- htpasswd.c.orig Sun Feb 4 20:13:04 2007 -+++ htpasswd.c Sun Feb 4 20:12:32 2007 -@@ -41,6 +41,7 @@ - #include <errno.h> - #include <unistd.h> - #include <stdlib.h> -+#include <string.h> - #include <pwd.h> - - #define MAX_PASS 32 |