X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fnat%2Fx86-linux-dregs.c;h=31683aab17c1869707b75c788d5a29faf1748316;hb=01027315f54048dbaf03ac37455c2528c72a6d9b;hp=b5dd71e3c7ca2fc4ac73571e91fc0912583165dc;hpb=b2ceabe8f0c2056342834b2b3f52f3b015538df3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/nat/x86-linux-dregs.c b/gdb/nat/x86-linux-dregs.c index b5dd71e3c7..31683aab17 100644 --- a/gdb/nat/x86-linux-dregs.c +++ b/gdb/nat/x86-linux-dregs.c @@ -18,6 +18,14 @@ along with this program. If not, see . */ #include "gdbsupport/common-defs.h" + +#undef PACKAGE +#undef PACKAGE_NAME +#undef PACKAGE_VERSION +#undef PACKAGE_STRING +#undef PACKAGE_TARNAME + +#include #include "nat/gdb_ptrace.h" #include #include "target/waitstatus.h"