genericopenlibs/openenvcore/backend/inc/sysreent.h
branchRCL_3
changeset 15 18da5738c9b6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 54 4332f0f7be53
--- a/genericopenlibs/openenvcore/backend/inc/sysreent.h	Mon Mar 15 12:46:24 2010 +0200
+++ b/genericopenlibs/openenvcore/backend/inc/sysreent.h	Thu Apr 01 00:15:09 2010 +0300
@@ -106,6 +106,7 @@
 IMPORT_C int	_rmdir_r	(int *, const wchar_t *);
 IMPORT_C int	_wrmdir_r	(int *, const wchar_t *);
 IMPORT_C int	_stat_r		(int *, const wchar_t *, struct stat *);
+IMPORT_C int    _lstat_r    (int *, const wchar_t *, struct stat *);
 IMPORT_C int	_wstat_r	(int *, const wchar_t *, struct stat *);
 IMPORT_C int	_unlink_r	(int *, const wchar_t *);
 IMPORT_C int	_wunlink_r	(int *, const wchar_t *);