]> git.saurik.com Git - bison.git/blobdiff - src/derives.c
More ignores.
[bison.git] / src / derives.c
index 41e16c0ed1223369d51edac194d5c81b85f90fbb..e9c756494036372fb03464f015a13dadfa3f9a02 100644 (file)
@@ -1,5 +1,5 @@
 /* Match rules with nonterminals for bison,
-   Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc.
+   Copyright 1984, 1989, 2000 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -25,7 +25,6 @@
    */
 
 #include "system.h"
-#include "xalloc.h"
 #include "types.h"
 #include "gram.h"
 #include "derives.h"