From e9b3324a6579b17183733225ba116665361f1ebd Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 29 Oct 1990 12:03:36 +0000 Subject: [PATCH] add posix types git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1356 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/ultrix.cf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/ultrix.cf b/src/config/ultrix.cf index eaee60361..f9473e354 100644 --- a/src/config/ultrix.cf +++ b/src/config/ultrix.cf @@ -15,6 +15,7 @@ #define HasVoidSignalReturn YES #define HasPosixTermios YES #define HasPosixFileLocks YES +#define HasPosixTypes YES #define HasStringH YES #define HasStdlibH NO #define HasInet YES -- 2.26.2