summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/krb5/acconfig.h b/src/include/krb5/acconfig.h
index 4b55bfde4e..7d84251c59 100644
--- a/src/include/krb5/acconfig.h
+++ b/src/include/krb5/acconfig.h
@@ -16,7 +16,9 @@
#undef POSIX_SIGTYPE
#undef POSIX_TERMIOS
#undef POSIX_TYPES
+#ifndef STDARG_PROTOTYPES
#undef STDARG_PROTOTYPES
+#endif /* STDARG_PROTOTYPES -- avoid collision with com_err.h */
#undef USE_DIRENT_H
#undef USE_STRING_H
#undef WAIT_USES_INT