X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstpncpy.c;h=2a5f81c581561dc2c039b31af445cb1627361709;hb=9e50ddc83c2aa9cccbe954d561eb2380e4d3bfe7;hp=9c0b1670bc0993f4d8faa192e1432048449632ca;hpb=99099106c3c1cb16ed1e91be970332fe225e278b;p=gnulib.git diff --git a/lib/stpncpy.c b/lib/stpncpy.c index 9c0b1670b..2a5f81c58 100644 --- a/lib/stpncpy.c +++ b/lib/stpncpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1993, 1995-1997, 2002-2003, 2005-2006 Free Software Foundation, Inc. +/* Copyright (C) 1993, 1995-1997, 2002-2003, 2005-2007 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@gnu.org. @@ -22,7 +22,7 @@ #include /* Specification. */ -#include "stpncpy.h" +#include #ifndef weak_alias # define __stpncpy stpncpy