* Makefile.in (gdb_expat_h): New.
[deliverable/binutils-gdb.git] / gdb / xml-support.c
index 0b67e6a9bd357e84748c9b2cb0364fbd6ecfbca5..2fcf64e5c9c134cbb33d33f501fc41939e602522 100644 (file)
@@ -29,8 +29,7 @@
 #include "exceptions.h"
 #include "xml-support.h"
 
-#include <expat.h>
-
+#include "gdb_expat.h"
 #include "gdb_string.h"
 
 /* Returns the value of attribute ATTR from expat attribute list
This page took 0.023543 seconds and 4 git commands to generate.