Better handling of collision with AIX stpncpy() function.
[gnulib.git] / lib / modechange.c
index d04614c..c9bdbe7 100644 (file)
@@ -1,5 +1,5 @@
 /* modechange.c -- file mode manipulation
-   
+
    Copyright (C) 1989, 1990, 1997, 1998, 1999, 2001, 2003 Free Software
    Foundation, Inc.
 
 #include <sys/stat.h>
 #include "xstrtol.h"
 #include <stddef.h>
-
-#if STDC_HEADERS
-# include <stdlib.h>
-#else
-char *malloc ();
-#endif
+#include <stdlib.h>
 
 #if STAT_MACROS_BROKEN
 # undef S_ISDIR