From: John Kohl Date: Mon, 29 Oct 1990 12:03:36 +0000 (+0000) Subject: add posix types X-Git-Tag: krb5-1.0-alpha2~55 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9b3324a6579b17183733225ba116665361f1ebd;p=krb5.git add posix types git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1356 dc483132-0cff-0310-8789-dd5450dbe970 --- 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