Commit 02e70fcb authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

wldap32: Define LDAP_NEEDS_PROTOTYPES.

Fixes -Wstrict-prototypes warnings in clang builds.
parent fffde3ca
......@@ -23,6 +23,7 @@
#include "winternl.h"
#include "winnls.h"
#define LDAP_NEEDS_PROTOTYPES
#include <lber.h>
#include <ldap.h>
......
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