Commit 1f8d661d authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Fix a compile error.

parent 38c54b9d
......@@ -22,7 +22,9 @@
#ifndef HAVE_LDAP
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winldap.h"
#define LBER_ERROR (~0U)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment