summaryrefslogtreecommitdiffstats
path: root/ldap/include/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/include/regex.h')
-rw-r--r--ldap/include/regex.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/include/regex.h b/ldap/include/regex.h
index 1ce0de61..11fd870a 100644
--- a/ldap/include/regex.h
+++ b/ldap/include/regex.h
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#if defined( macintosh ) || defined( DOS ) || defined( _WINDOWS ) || defined( NEED_BSDREGEX )
/*
* Copyright (c) 1993 Regents of the University of Michigan.