Francois Gouget : ntdsapi: Add a commented-out #include directive as a reminder.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Feb 9 08:22:11 CST 2007


Module: wine
Branch: master
Commit: 5bdb725f15ddf26a74894bb6cbdc42d1aecf5b6f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5bdb725f15ddf26a74894bb6cbdc42d1aecf5b6f

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Feb  9 12:22:13 2007 +0100

ntdsapi: Add a commented-out #include directive as a reminder.

---

 include/ntdsapi.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/ntdsapi.h b/include/ntdsapi.h
index 6546cf6..23f1493 100644
--- a/include/ntdsapi.h
+++ b/include/ntdsapi.h
@@ -19,6 +19,8 @@
 #ifndef __WINE_NTDSAPI_H
 #define __WINE_NTDSAPI_H
 
+/* FIXME: #include <schedule.h> */
+
 #ifdef __cplusplus
 extern "C" {
 #endif




More information about the wine-cvs mailing list