uhc-light-1.1.10.0: 103/lib/pkg/uhcbase-1.1.10.0/103/cr/plain/include/dirUtils.h
/* * (c) The University of Glasgow 2002 * * Directory Runtime Support */ #ifndef __DIRUTILS_H__ #define __DIRUTILS_H__ extern int __hscore_readdir(DIR *dirPtr, struct dirent **pDirEnt); #endif /* __DIRUTILS_H__ */