From 5bdb725f15ddf26a74894bb6cbdc42d1aecf5b6f Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Fri, 9 Feb 2007 12:22:13 +0100 Subject: [PATCH] ntdsapi: Add a commented-out #include directive as a reminder. --- include/ntdsapi.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/ntdsapi.h b/include/ntdsapi.h index 6546cf615a3..23f14938be4 100644 --- a/include/ntdsapi.h +++ b/include/ntdsapi.h @@ -19,6 +19,8 @@ #ifndef __WINE_NTDSAPI_H #define __WINE_NTDSAPI_H +/* FIXME: #include */ + #ifdef __cplusplus extern "C" { #endif