Browse Source

Update config.h.darwin

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

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

@ -2,5 +2,6 @@
#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