]> git.saurik.com Git - bison.git/blobdiff - src/closure.c
More ignores.
[bison.git] / src / closure.c
index 27acf7c557fbdb854bff70cebccc5de7a4e50c99..03a59f0bfb79732f9ba8c26e52db79c1547cd2b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Subroutines 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.
 
@@ -19,7 +19,6 @@
    02111-1307, USA.  */
 
 #include "system.h"
-#include "xalloc.h"
 #include "gram.h"
 #include "closure.h"
 #include "derives.h"