diff options
Diffstat (limited to 'plugins/example_history.c')
-rw-r--r-- | plugins/example_history.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/example_history.c b/plugins/example_history.c index c08d0cae..384c88dc 100644 --- a/plugins/example_history.c +++ b/plugins/example_history.c @@ -26,6 +26,7 @@ #include <string.h> #include <glib.h> +#define OFONO_API_SUBJECT_TO_CHANGE #include <ofono/plugin.h> #include <ofono/log.h> #include <ofono/history.h> |