From 8e65bc5177df5ac686c04986ed60d54a98f11fb2 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 30 Dec 2008 06:01:45 +0100 Subject: Add CONNMAN_API_SUBJECT_TO_CHANGE definition --- include/plugin.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/plugin.h') diff --git a/include/plugin.h b/include/plugin.h index 941229d1..cbd1c12a 100644 --- a/include/plugin.h +++ b/include/plugin.h @@ -26,6 +26,11 @@ extern "C" { #endif +#ifndef CONNMAN_API_SUBJECT_TO_CHANGE +#error "Please define CONNMAN_API_SUBJECT_TO_CHANGE to acknowledge your \ +understanding that ConnMan hasn't reached a stable API." +#endif + /** * SECTION:plugin * @title: Plugin premitives -- cgit v1.2.3