summaryrefslogtreecommitdiffstats
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 5be40956..5c1322cc 100644
--- a/include/types.h
+++ b/include/types.h
@@ -26,6 +26,8 @@
extern "C" {
#endif
+typedef void (*ofono_destroy_func)(void *data);
+
/* 27.007 Section 6.2 */
enum ofono_clir_option {
OFONO_CLIR_OPTION_DEFAULT = 0,