+2006-04-02 Ken Raeburn <raeburn@mit.edu>
+
+ * uitypes.h: Include autoconf.h.
+
2006-04-01 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (DEFS): Make empty.
#ifndef _UITYPES_H
#define _UITYPES_H
+#include "autoconf.h"
+
#if defined(__GNU_LIBRARY__)
#define HAS_INTTYPES_H
#elif !defined(_MSC_VER)
2006-04-02 Ken Raeburn <raeburn@mit.edu>
+ * t_cc.c: Include autoconf.h.
+
* Makefile.in (DEFS): Make empty.
2005-12-02 Jeffrey Altman <jaltman@mit.edu>
#include "krb5.h"
#include <stdio.h>
#include <stdlib.h>
+#include "autoconf.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
2006-04-02 Ken Raeburn <raeburn@mit.edu>
+ * t_kerb.c: Include autoconf.h.
+
* Makefile.in (DEFS): Make empty.
2006-03-26 Ken Raeburn <raeburn@mit.edu>
*/
#include "krb5.h"
+#include "autoconf.h"
#ifdef KRB5_KRB4_COMPAT
#include "kerberosIV/krb.h"
#endif
+2006-04-02 Ken Raeburn <raeburn@mit.edu>
+
+ * test_et.c: Include autoconf.h.
+
2006-03-27 Ken Raeburn <raeburn@mit.edu>
* configure.in: Supply all three arguments when calling
#include "com_err.h"
#include "test1.h"
#include "test2.h"
+#include "autoconf.h"
#ifdef _WIN32
# define EXPORT_LIST