Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
27420c4aa6
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/misc_file.c

+ 5 - 0
src/misc_file.c

@@ -14,6 +14,11 @@
 #include "main.h"
 
 
+int mkdir_p(const char *path)
+{
+
+}
+
 /* Copy a file from one place to another (possibly erasing old copy).
  *
  * returns:  0 if OK