aboutsummaryrefslogtreecommitdiff
path: root/src/common/stabs_reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/stabs_reader.h')
-rw-r--r--src/common/stabs_reader.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/stabs_reader.h b/src/common/stabs_reader.h
index 3c28b9ba..c17fcc7a 100644
--- a/src/common/stabs_reader.h
+++ b/src/common/stabs_reader.h
@@ -49,6 +49,10 @@
#include <stddef.h>
#include <stdint.h>
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#ifdef HAVE_A_OUT_H
#include <a.out.h>
#endif