factor/vm/os-solaris.h

5 lines
83 B
C

#define UNKNOWN_TYPE_P(file) 1
#define DIRECTORY_P(file) 0
extern char **environ;