<roken.h>: add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5534 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -27,6 +27,8 @@ typedef struct dirent DIRENTRY;
|
||||
typedef struct direct DIRENTRY;
|
||||
#endif
|
||||
|
||||
#include <roken.h>
|
||||
|
||||
#if !defined(S_ISDIR)
|
||||
#define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
|
||||
#endif /* !defined(S_ISDIR) */
|
||||
|
Reference in New Issue
Block a user