Francois Gouget : ntdsapi: Add a commented-out #include directive as a reminder.
9 Feb
2007
9 Feb
'07
2:22 p.m.
Module: wine Branch: master Commit: 5bdb725f15ddf26a74894bb6cbdc42d1aecf5b6f URL: http://source.winehq.org/git/wine.git/?a=commit;h=5bdb725f15ddf26a74894bb6cb... Author: Francois Gouget <fgouget(a)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
6979
Age (days ago)
6979
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard