summaryrefslogtreecommitdiff
path: root/plugins/resolvfile.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-30 06:01:45 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-30 06:01:45 +0100
commit8e65bc5177df5ac686c04986ed60d54a98f11fb2 (patch)
tree8b020f4e945c765715067b693bcfcc3cc7f1a033 /plugins/resolvfile.c
parentfd24c47b801a63ff9a16384adcf3c73f8e3a77d8 (diff)
downloadconnman-8e65bc5177df5ac686c04986ed60d54a98f11fb2.tar.gz
connman-8e65bc5177df5ac686c04986ed60d54a98f11fb2.tar.bz2
connman-8e65bc5177df5ac686c04986ed60d54a98f11fb2.zip
Add CONNMAN_API_SUBJECT_TO_CHANGE definition
Diffstat (limited to 'plugins/resolvfile.c')
-rw-r--r--plugins/resolvfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/resolvfile.c b/plugins/resolvfile.c
index 440656af..a9009814 100644
--- a/plugins/resolvfile.c
+++ b/plugins/resolvfile.c
@@ -30,6 +30,7 @@
#include <string.h>
#include <sys/stat.h>
+#define CONNMAN_API_SUBJECT_TO_CHANGE
#include <connman/plugin.h>
#include <connman/resolver.h>
#include <connman/log.h>