summaryrefslogtreecommitdiffstats
path: root/ldap/include/avl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/include/avl.h')
-rw-r--r--ldap/include/avl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/include/avl.h b/ldap/include/avl.h
index be0b15db..2fa10f89 100644
--- a/ldap/include/avl.h
+++ b/ldap/include/avl.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
+
/* avl.h - avl tree definitions */
/*
* Copyright (c) 1993 Regents of the University of Michigan.