VALGRIND option added. Old version sdk-tools support.
[platform/core/appfw/debug-launchpad.git] / src / fileutils.h
1 #ifndef _FILEUTILS_H_
2 #define _FILEUTILS_H_
3
4 int dlp_chmod(const char *path, mode_t mode, int recursive);
5 #endif
6