aboutsummaryrefslogblamecommitdiff
path: root/devel/ghidra/files/patch-Ghidra_Features_Decompiler_src_decompile_cpp_loadimage__bfd.hh
blob: db585b42855669198bbcf9d4f6f538026a399651 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                               
--- Ghidra/Features/Decompiler/src/decompile/cpp/loadimage_bfd.hh.orig	2019-04-03 17:38:23 UTC
+++ Ghidra/Features/Decompiler/src/decompile/cpp/loadimage_bfd.hh
@@ -21,6 +21,9 @@
 #define __LOADIMAGE_BFD__
 
 #include "loadimage.hh"
+
+#define PACKAGE
+#define PACKAGE_VERSION
 #include <bfd.h>
 
 struct ImportRecord {