* mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
[gnulib.git] / lib / mkancesdirs.h
index 06c6f3d..08fb50c 100644 (file)
@@ -1,4 +1,4 @@
 #include <stddef.h>
 struct savewd;
 ptrdiff_t mkancesdirs (char *, struct savewd *,
-                      int (*) (char const *, void *), void *);
+                      int (*) (char const *, char const *, void *), void *);