merge with 3.9u1
[gnulib.git] / lib / savedir.c
index 9a57364..1992cf5 100644 (file)
 #else
 char *malloc ();
 char *realloc ();
+#endif
 #ifndef NULL
 #define NULL 0
 #endif
-#endif
 
 char *stpcpy ();