aboutsummaryrefslogtreecommitdiff
path: root/breakpoints.c
diff options
context:
space:
mode:
Diffstat (limited to 'breakpoints.c')
-rw-r--r--breakpoints.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/breakpoints.c b/breakpoints.c
index e4c7cfe..883d7ed 100644
--- a/breakpoints.c
+++ b/breakpoints.c
@@ -1,3 +1,7 @@
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "ltrace.h"
#include "options.h"
#include "output.h"