summaryrefslogtreecommitdiffstats
path: root/include/base/dbtbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base/dbtbase.h')
-rw-r--r--include/base/dbtbase.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/base/dbtbase.h b/include/base/dbtbase.h
index 460b5caf..380bfa06 100644
--- a/include/base/dbtbase.h
+++ b/include/base/dbtbase.h
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#define LIBRARY_NAME "base"
static char dbtbaseid[] = "$DBT: base referenced v1 $";