change order of includes to allow it to work with more versions of
openldap git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9764 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,8 +36,8 @@ RCSID("$Id$");
|
|||||||
|
|
||||||
#ifdef OPENLDAP
|
#ifdef OPENLDAP
|
||||||
|
|
||||||
#include <ldap.h>
|
|
||||||
#include <lber.h>
|
#include <lber.h>
|
||||||
|
#include <ldap.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <sys/un.h>
|
#include <sys/un.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user