(readtokens): Remove anachronistic casts of xmalloc,
[gnulib.git] / lib / makepath.c
index 0d1a1ef..513549d 100644 (file)
@@ -46,9 +46,7 @@
 # include <stdlib.h>
 #endif
 
-#if HAVE_ERRNO_H
-# include <errno.h>
-#endif
+#include <errno.h>
 
 #ifndef errno
 extern int errno;