summaryrefslogtreecommitdiff
path: root/external/openldap/configure-c99.patch
blob: f1c3da6c4c23436567edc4b23ccd586e16c4e97d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure
+++ configure
@@ -14691,7 +14691,7 @@
 #include <sys/types.h>
 #include <regex.h>
 static char *pattern, *string;
-main()
+int main()
 {
 	int rc;
 	regex_t re;