Fix a compile error.
This commit is contained in:
parent
38c54b9d3b
commit
1f8d661d0f
|
@ -22,7 +22,9 @@
|
|||
|
||||
#ifndef HAVE_LDAP
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winldap.h"
|
||||
|
||||
#define LBER_ERROR (~0U)
|
||||
|
|
Loading…
Reference in New Issue