aboutsummaryrefslogblamecommitdiff
path: root/www/quickie/files/patch-lib_rcstring_list_sort_vers.cc
blob: 35c467b94420397d841668634ef7a20fb084ac26 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                
--- lib/rcstring/list/sort_vers.cc.orig	Mon Jun 13 12:21:49 2005
+++ lib/rcstring/list/sort_vers.cc	Tue May 16 15:48:39 2006
@@ -23,6 +23,10 @@
 #include <cstring>
 #include <rcstring/list.h>
 
+#ifdef __FreeBSD__
+#include "freebsd.h"
+#endif
+
 
 static int
 cmp(const void *va, const void *vb)