aboutsummaryrefslogtreecommitdiff
path: root/devel/gaul/files/patch-configure
blob: f2bd5c8d4a0cb5b015283bcc91611b541dfc997b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- configure.orig	2005-04-20 16:09:35 UTC
+++ configure
@@ -25786,10 +25786,7 @@ _EOF_
 
     cat >> $tmpfile << _EOF_
 
-#ifndef errno
-/* Some sytems #define this! */
-extern int errno;
-#endif
+#include <errno.h>
 
 _EOF_