Remove use of <config.h> from gdb/nat/
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.c
index 3a3cd8d235de7c75d49188bf5bec8a2b09d6059a..03fc85e2ecebff350b00bd3e4ac63459a9900f67 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "gdbsupport/common-defs.h"
-
-#undef PACKAGE
-#undef PACKAGE_NAME
-#undef PACKAGE_VERSION
-#undef PACKAGE_STRING
-#undef PACKAGE_TARNAME
-
-#include <config.h>
 #include "linux-btrace.h"
 #include "gdbsupport/common-regcache.h"
 #include "gdbsupport/gdb_wait.h"
This page took 0.024422 seconds and 4 git commands to generate.