sim: trace: add set of system helpers
[deliverable/binutils-gdb.git] / gdb / m2-exp.y
index e98abe2266ce06a8b23195dff82d7d9f9677c6f6..933fa7d98d8a0219e1889b54c6bbd8b44b39c90d 100644 (file)
@@ -1,5 +1,5 @@
 /* YACC grammar for Modula-2 expressions, for GDB.
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
    Generated from expread.y (now c-exp.y) and contributed by the Department
    of Computer Science at the State University of New York at Buffalo, 1991.
 
@@ -38,7 +38,6 @@
 %{
 
 #include "defs.h"
-#include <string.h>
 #include "expression.h"
 #include "language.h"
 #include "value.h"
This page took 0.027724 seconds and 4 git commands to generate.