aboutsummaryrefslogtreecommitdiff
path: root/devel/abi-compliance-checker/files/patch-vdumper_dump-vtable.h
blob: 8438104e5f4082a38643f7e1b5fde1dddc466872 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- vdumper/dump-vtable.h.orig	2016-10-04 16:28:00 UTC
+++ vdumper/dump-vtable.h
@@ -22,6 +22,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <dlfcn.h>
 #include <sys/stat.h>
 #include <fcntl.h>