+2006-03-30 Ken Raeburn <raeburn@mit.edu>
+
+ * klist.c: Include autoconf.h first.
+
2005-01-04 Jeffrey Altman <jaltman@mit.edu>
* Makefile.in: add support library to klist dependencies
* List out the contents of your credential cache or keytab.
*/
+#include "autoconf.h"
#include <krb5.h>
#ifdef KRB5_KRB4_COMPAT
#include <kerberosIV/krb.h>
#include <stdio.h>
#include <time.h>
/* Need definition of INET6 before network headers, for IRIX. */
-#include "autoconf.h"
#if defined(HAVE_ARPA_INET_H)
#include <arpa/inet.h>
#endif