]> git.saurik.com Git - bison.git/blobdiff - src/nullable.c
Adjust.
[bison.git] / src / nullable.c
index dae7a62a561f1abfba0a83dda503f07b6986defa..336549182d90ab246dd24a9c46bec20a6e2144a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Part of the bison parser generator,
-   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.
 
@@ -26,7 +26,6 @@
 #include "system.h"
 #include "types.h"
 #include "gram.h"
-#include "xalloc.h"
 #include "nullable.h"
 
 char *nullable = NULL;