(update copyright year)
[gnulib.git] / lib / progreloc.c
index aedfa57..fc2e072 100644 (file)
@@ -50,8 +50,9 @@
 
 #ifdef NO_XMALLOC
 # define xmalloc malloc
+# define xstrdup strdup
 #else
-# include "xmalloc.h"
+# include "xalloc.h"
 #endif
 
 /* Pathname support.