diff --git a/include/slapi-plugin.h b/include/slapi-plugin.h index 551e3d2e90..a7a46a7aa7 100644 --- a/include/slapi-plugin.h +++ b/include/slapi-plugin.h @@ -14,6 +14,12 @@ * . */ +/* + * This header is used in development of SLAPI plugins for + * OpenLDAP slapd(8) and other directory servers supporting + * this interface. Your portability mileage may vary. + */ + #ifndef _SLAPI_PLUGIN_H #define _SLAPI_PLUGIN_H