diff options
Diffstat (limited to 'gdb/f-valprint.c')
-rw-r--r-- | gdb/f-valprint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/f-valprint.c b/gdb/f-valprint.c index 19bcd74..cd87dd2 100644 --- a/gdb/f-valprint.c +++ b/gdb/f-valprint.c @@ -20,7 +20,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "annotate.h" #include "symtab.h" #include "gdbtypes.h" |