summaryrefslogtreecommitdiffstats
path: root/src/elfcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/elfcmp.c')
-rw-r--r--src/elfcmp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/elfcmp.c b/src/elfcmp.c
index cbc8cd8c..be9aaccd 100644
--- a/src/elfcmp.c
+++ b/src/elfcmp.c
@@ -744,3 +744,6 @@ hash_content_equivalent (size_t entsize, Elf_Data *data1, Elf_Data *data2)
return false;
}
+
+
+#include "debugpred.h"