/*
- * $Id: ntlmauth.c,v 1.5 2001/10/17 12:41:48 hno Exp $
+ * $Id: ntlmauth.c,v 1.6 2002/06/17 18:27:30 hno Exp $
*
* * * * * * * * Legal stuff * * * * * * *
*
*
*/
-#include "ntlmauth.h"
-#include "util.h" /* for base64-related stuff */
+#include "config.h"
#ifdef HAVE_STRING_H
#include <string.h>
#include <strings.h>
#endif
+#include "ntlmauth.h"
+#include "util.h" /* for base64-related stuff */
+
#if UNUSED_CODE
/* Dumps NTLM flags to standard error for debugging purposes */
void