summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
-rw-r--r--src/acconfig.h2
2 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f95d5e6be..1f8138ae6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+Thu Feb 9 15:42:00 1995 Keith Vetter (keithv@fusion.com)
+
+ * acconfig.h: added HAS_SYS_FILE_H & HAS_SYS_PARAM_H for Windows
+
Thu Feb 2 21:11:24 1995 Mark Eichin (eichin@cygnus.com)
* aclocal.m4 (V5_AC_OUTPUT_MAKEFILE): delete pre.out,
diff --git a/src/acconfig.h b/src/acconfig.h
index fbd1757de..06c6a8b2b 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -9,6 +9,8 @@
#undef HAS_ANSI_VOLATILE
#undef HAS_STDLIB_H
#undef HAS_STRDUP
+#undef HAS_SYS_FILE_H
+#undef HAS_SYS_PARAM_H
#undef HAS_VOID_TYPE
#undef KRB5_PROVIDE_PROTOTYPES
#undef NEED_SYS_FCNTL_H