summaryrefslogtreecommitdiff
path: root/include/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plugin.h')
-rw-r--r--include/plugin.h5
1 files changed, 5 insertions, 0 deletions
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