summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/config.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/Mac/Include/config.h b/Mac/Include/config.h
index 61a002b..e1ab9ab 100644
--- a/Mac/Include/config.h
+++ b/Mac/Include/config.h
@@ -51,7 +51,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define HAVE_FOPENRF
#endif
-#define HAVE_MKTIME
#ifdef __MWERKS__
#define HAVE_STRFTIME
#ifndef __MC68K__
@@ -62,7 +61,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#endif
#endif
+#define HAVE_LIMITS_H
+#define HAVE_MEMMOVE
#define CHECK_IMPORT_CASE
+#define HAVE_STRERROR
+#define HAVE_LOCALE_H
+#define HAVE_MKTIME
#ifdef USE_GUSI
/* GUSI provides a lot of unixisms */