summaryrefslogtreecommitdiffstats
path: root/libdwfl/image-header.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/image-header.c')
-rw-r--r--libdwfl/image-header.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/image-header.c b/libdwfl/image-header.c
index 62ccc3e3..25fbfd99 100644
--- a/libdwfl/image-header.c
+++ b/libdwfl/image-header.c
@@ -26,6 +26,10 @@
the GNU Lesser General Public License along with this program. If
not, see <http://www.gnu.org/licenses/>. */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "libdwflP.h"
#include "system.h"