diff options
Diffstat (limited to 'net/freewais-sf/files/patch-af')
-rw-r--r-- | net/freewais-sf/files/patch-af | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/freewais-sf/files/patch-af b/net/freewais-sf/files/patch-af deleted file mode 100644 index b9dbd1efc76f..000000000000 --- a/net/freewais-sf/files/patch-af +++ /dev/null @@ -1,14 +0,0 @@ ---- lib/ftw/scandir.c.orig Sun Oct 10 17:51:58 1999 -+++ lib/ftw/scandir.c Sun Oct 10 17:52:24 1999 -@@ -12,6 +12,11 @@ - */ - - #include "config.h" -+ -+#ifdef __FreeBSD__ -+#define HAS_SCANDIR 1 -+#endif -+ - #ifndef HAS_SCANDIR - - /* |