Browse Source

Update config.h.darwin

pull/283/head
Wayne Warthen 4 years ago
parent
commit
d599a3d57b
  1. 3
      Tools/unix/zxcc/config.h.darwin

3
Tools/unix/zxcc/config.h.darwin

@ -1,7 +1,8 @@
#define HAVE_STDLIB_H
#define HAVE_STRING_H
#define HAVE_DIRENT_H #define HAVE_DIRENT_H
#define HAVE_UTIME_H #define HAVE_UTIME_H
#define HAVE_FCNTL_H #define HAVE_FCNTL_H
#define HAVE_UNISTD_H #define HAVE_UNISTD_H
#define HAVE_STRING_H
#define DARWIN #define DARWIN
//#define FILETRACKER 1 //#define FILETRACKER 1

Loading…
Cancel
Save