Document recent checkins.
[gnulib.git] / lib / stpncpy.c
index 243cbc7..c302e39 100644 (file)
 /* Specification.  */
 #include "stpncpy.h"
 
-#ifdef _LIBC
-# include <string.h>
-#else
-# include <sys/types.h>
-#endif
-
 #ifndef weak_alias
 # define __stpncpy stpncpy
 #endif