diff options
author | hubertf <hubertf> | 1998-02-18 09:39:42 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-02-18 09:39:42 +0000 |
commit | 0d803a172f0fd36c666cf8415ae5930030f5411c (patch) | |
tree | 98fb3a71953c738c178bd1bfd94d43ad8a71ad2c /net/wget | |
parent | 1248e95113f1a8e131bb98c6d9ca584e906481b3 (diff) | |
download | pkgsrc-0d803a172f0fd36c666cf8415ae5930030f5411c.tar.gz |
Not needed for NetBSD.
Diffstat (limited to 'net/wget')
-rw-r--r-- | net/wget/patches/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/wget/patches/patch-ab b/net/wget/patches/patch-ab deleted file mode 100644 index 002a972f0e1..00000000000 --- a/net/wget/patches/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Tue Apr 22 13:23:45 1997 -+++ config.h.in Sun Aug 31 11:52:08 1997 -@@ -188,7 +188,7 @@ - char *strtok(); - char *strdup(); - #ifdef HAVE_STRPTIME --char *strptime(); -+const char *strptime(); - #endif /* HAVE_STRPTIME */ - void *memcpy(); - #endif /* STDC_HEADERS */ |