aboutsummaryrefslogtreecommitdiffstats
path: root/net/freewais-sf/files/patch-ae
blob: 584d6afdd8047116851c03869344cf2c7e8bb6f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- lib/ftw/alphasort.c.orig    Sun Oct 10 17:50:02 1999
+++ lib/ftw/alphasort.c Sun Oct 10 17:51:33 1999
@@ -13,6 +13,10 @@
 
 #include "config.h"
 
+#ifdef __FreeBSD__
+#define HAS_ALPHASORT 1
+#endif
+
 #ifndef HAS_ALPHASORT
 
 /*