summaryrefslogtreecommitdiffstats
path: root/lib/base/nterrors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/base/nterrors.cpp')
-rw-r--r--lib/base/nterrors.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/base/nterrors.cpp b/lib/base/nterrors.cpp
index 1104515a..68c31fed 100644
--- a/lib/base/nterrors.cpp
+++ b/lib/base/nterrors.cpp
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/*
* nterrors.c: Conversion of error numbers to explanation strings
*