1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/net/freewais-sf/files/patch-ae
Steve Price a46f787de0 Update to version 2.2.12.
PR:		14125
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-10 23:45:11 +00:00

14 lines
231 B
Plaintext

--- 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
/*