Module: wine Branch: master Commit: e04866f3cfae4dd90d8c578211360019ab5ff137 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e04866f3cfae4dd90d8c578211...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 5 17:23:34 2011 +0200
wldap32: Include system headers before Windows headers.
---
dlls/wldap32/add.c | 10 ++++------ dlls/wldap32/bind.c | 10 ++++------ dlls/wldap32/compare.c | 10 ++++------ dlls/wldap32/control.c | 10 ++++------ dlls/wldap32/delete.c | 10 ++++------ dlls/wldap32/dn.c | 10 ++++------ dlls/wldap32/error.c | 10 ++++------ dlls/wldap32/extended.c | 10 ++++------ dlls/wldap32/init.c | 10 ++++------ dlls/wldap32/misc.c | 10 ++++------ dlls/wldap32/modify.c | 10 ++++------ dlls/wldap32/modrdn.c | 10 ++++------ dlls/wldap32/option.c | 10 ++++------ dlls/wldap32/page.c | 17 +++++++---------- dlls/wldap32/parse.c | 10 ++++------ dlls/wldap32/rename.c | 10 ++++------ dlls/wldap32/search.c | 10 ++++------ dlls/wldap32/value.c | 10 ++++------ 18 files changed, 75 insertions(+), 112 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e04866f3cfae4dd90d8c57...