* added alias for statsfs

git-svn-id: trunk@17037 -
This commit is contained in:
marco 2011-02-27 20:14:11 +00:00
parent 23d4e04c5c
commit d9773a2ee0

View File

@ -74,6 +74,7 @@ type
pthread_t = UnixType.pthread_t;
tstatfs = UnixType.TStatFs;
pstatfs = UnixType.PStatFs;
CONST
ARG_MAX = UnixType.ARG_MAX;