[project @ 2003-10-13 05:09:40 by sof]
[haskell-directory.git] / include / dirUtils.h
index fb91ba1..ce11b08 100644 (file)
@@ -7,5 +7,6 @@
 #define __DIRUTILS_H__
 
 extern HsInt __hscore_readdir(HsAddr dirPtr, HsAddr pDirEnt);
+extern HsInt __hscore_renameFile(HsAddr src, HsAddr dest);
 
 #endif /* __DIRUTILS_H__ */