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

Francois Gouget fgouget at free.fr
Fri Feb 9 05:22:13 CST 2007


---
 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
-- 
1.4.4.3




More information about the wine-patches mailing list