summaryrefslogtreecommitdiff
blob: c8e46b7a0bf1e723e9d87521d892f6376306b1bd (plain)
1
2
3
4
5
6
7
8
9
10
--- a/backtrace-symbols.c
+++ b/backtrace-symbols.c
@@ -49,6 +49,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <execinfo.h>
+#include "config.h"
 #include <bfd.h>
 #include <libiberty.h>
 #include <dlfcn.h>