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
|
||||
#define __WINE_NTDSAPI_H
|
||||
|
||||
/* FIXME: #include <schedule.h> */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue