gdb: resume ongoing step after handling fork or vfork
[deliverable/binutils-gdb.git] / gas / itbl-lex.l
index 9e964fee9ec13c0d2380c73060b60b054c7cc1d9..03ef518a01ffa7eff031913bce7c4cde56b2e843 100644 (file)
@@ -1,7 +1,7 @@
 %option noyywrap
 
 /* itbl-lex.l
-   Copyright (C) 1997-2019 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -21,7 +21,6 @@
    02110-1301, USA.  */
 
 %{
-#include "as.h"
 #include "itbl-lex.h"
 #include <itbl-parse.h>
 
This page took 0.023003 seconds and 4 git commands to generate.