]> git.saurik.com Git - bison.git/blobdiff - src/system.h
Use ASCII for Sebastien Fricker's name.
[bison.git] / src / system.h
index ba0aea3e802ba2242ead9e3957dd17ce5b3feb46..985bbbeed46349fc647588596e95d03df8418a67 100644 (file)
@@ -1,6 +1,6 @@
 /* System-dependent definitions for Bison.
 
-   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free
    Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
@@ -59,7 +59,6 @@ typedef size_t uintptr_t;
 | Gnulib.  |
 `---------*/
 
-#include <stpcpy.h>
 #include <unlocked-io.h>
 #include <verify.h>
 #include <xalloc.h>