For Windows and Macintosh, always include stdlib.h
authorTheodore Tso <tytso@mit.edu>
Wed, 30 Jul 1997 03:14:52 +0000 (03:14 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 30 Jul 1997 03:14:52 +0000 (03:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10145 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/krb5.hin

index 5f0b1a4d1a712397bcc954e7fe3cf9b9cbcf849f..f6906c9abb34ede0cf9235d6d7a23836f149bc0a 100644 (file)
@@ -1,3 +1,7 @@
+Tue Jul 29 23:14:27 1997  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * krb5.hin: For Windows and Macintosh, always include stdlib.h
+
 Fri Jul 25 15:21:26 1997  Tom Yu  <tlyu@mit.edu>
 
        * k5-int.h: Don't include anything related to dbm.
index bd25f1662d83bba128470bbb56150bf94890a192..cb885c3f1bfaa0d42b53d776b1061fd25a5a13b2 100644 (file)
@@ -54,6 +54,7 @@
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
+#include <stdlib.h>
 
 /*
  * begin wordsize.h