mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
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
Block a user