summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ofono.h')
-rw-r--r--src/ofono.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h
index 5e3a6b59..188c6643 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -36,6 +36,8 @@ void __ofono_modem_shutdown(void);
int __ofono_log_init(const char *debug, ofono_bool_t detach);
void __ofono_log_cleanup(void);
+void __ofono_log_enable(struct ofono_debug_desc *start,
+ struct ofono_debug_desc *stop);
#include <ofono/dbus.h>