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

oldstable
Francois Gouget 2007-02-09 12:22:13 +01:00 committed by Alexandre Julliard
parent ac2754b74d
commit 5bdb725f15
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
#ifndef __WINE_NTDSAPI_H
#define __WINE_NTDSAPI_H
/* FIXME: #include <schedule.h> */
#ifdef __cplusplus
extern "C" {
#endif