diff options
author | Miro Jurisic <meeroh@mit.edu> | 1998-08-10 16:33:41 +0000 |
---|---|---|
committer | Miro Jurisic <meeroh@mit.edu> | 1998-08-10 16:33:41 +0000 |
commit | 9cbea62f032946d56bf47e15c536a613a36deafa (patch) | |
tree | e142fd1c77291463d2288854863f7fcbade3f27c /src/mac/libraries | |
parent | c5738ad068ecc90e9eb02cde258edec455ea45c2 (diff) | |
download | krb5-9cbea62f032946d56bf47e15c536a613a36deafa.tar.gz krb5-9cbea62f032946d56bf47e15c536a613a36deafa.tar.xz krb5-9cbea62f032946d56bf47e15c536a613a36deafa.zip |
Added classic 68K glue
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10793 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/libraries')
-rw-r--r-- | src/mac/libraries/autoconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mac/libraries/autoconf.h b/src/mac/libraries/autoconf.h index ba6b6f0ae7..3341630add 100644 --- a/src/mac/libraries/autoconf.h +++ b/src/mac/libraries/autoconf.h @@ -13,8 +13,6 @@ #define krb5_sigtype void #define HAVE_NETINET_IN_H 1 #define ODBM 1 -/* Define to empty if the keyword does not work. */ -#define const /* Define if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1 |