http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fbdab7
)
ntdsapi: Fix building the tests with MSVC headers.
author
Reece Dunn
<msclrhd@googlemail.com>
Sun, 23 Mar 2008 10:24:23 +0000
(10:24 +0000)
committer
Alexandre Julliard
<julliard@winehq.org>
Mon, 24 Mar 2008 20:05:21 +0000
(21:05 +0100)
dlls/ntdsapi/tests/ntdsapi.c
patch
|
blob
|
blame
|
history
diff --git
a/dlls/ntdsapi/tests/ntdsapi.c
b/dlls/ntdsapi/tests/ntdsapi.c
index ac5dd197bad82ce855ecda9ff064848107cad7b9..08436ae8e85472c32eed0c5c5ac397e5bed464f9 100644
(file)
--- a/
dlls/ntdsapi/tests/ntdsapi.c
+++ b/
dlls/ntdsapi/tests/ntdsapi.c
@@
-22,6
+22,8
@@
#include "winbase.h"
#include "winerror.h"
#include "winnls.h"
+#include "rpc.h"
+#include "rpcdce.h"
#include "ntdsapi.h"
#include "wine/test.h"