remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index 28a29294a43ba51d0c201b65051b221e9a80ae7e..37852544d3b37f90a67f61bb566add56aab9d7a6 100644 (file)
@@ -19,7 +19,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdbtypes.h"
 #include "symtab.h"
 #include "expression.h"
This page took 0.024529 seconds and 4 git commands to generate.