ntdsapi: Add a commented-out #include directive as a reminder.
This commit is contained in:
parent
ac2754b74d
commit
5bdb725f15
|
@ -19,6 +19,8 @@
|
||||||
#ifndef __WINE_NTDSAPI_H
|
#ifndef __WINE_NTDSAPI_H
|
||||||
#define __WINE_NTDSAPI_H
|
#define __WINE_NTDSAPI_H
|
||||||
|
|
||||||
|
/* FIXME: #include <schedule.h> */
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue