$OpenBSD: patch-authldaplib_c,v 1.1 2007/06/25 12:12:26 espie Exp $ --- authldaplib.c.orig Mon Jun 25 12:54:11 2007 +++ authldaplib.c Mon Jun 25 12:56:10 2007 @@ -92,6 +92,7 @@ authldap_free_config removed - no longer required. #if HAVE_UNISTD_H #include #endif +#include "authldap.h" #if HAVE_LBER_H #include #endif @@ -108,7 +109,6 @@ authldap_free_config removed - no longer required. #include #endif -#include "authldap.h" #include "auth.h" #include "authldaprc.h" #include "courierauthdebug.h"