diff options
Diffstat (limited to 'net/freewais-sf/files/patch-ac')
-rw-r--r-- | net/freewais-sf/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/freewais-sf/files/patch-ac b/net/freewais-sf/files/patch-ac deleted file mode 100644 index f3509528bdcd..000000000000 --- a/net/freewais-sf/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/cdialect.h.orig Sun Oct 10 17:41:50 1999 -+++ lib/cdialect.h Sun Oct 10 17:42:14 1999 -@@ -135,7 +135,7 @@ - - - #ifndef HAS_STRDUP --extern char * strdup _((char *s)); -+extern char * strdup _((const char *s)); - #endif /* not HAS_STRDUP */ - #endif /* not C_DIALECT */ - |