summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-test.h')
-rw-r--r--dbus/dbus-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-test.h b/dbus/dbus-test.h
index 9a63914f..3a87afb1 100644
--- a/dbus/dbus-test.h
+++ b/dbus/dbus-test.h
@@ -33,6 +33,7 @@ dbus_bool_t _dbus_dict_test (void);
dbus_bool_t _dbus_list_test (void);
dbus_bool_t _dbus_marshal_test (void);
dbus_bool_t _dbus_marshal_recursive_test (void);
+dbus_bool_t _dbus_marshal_byteswap_test (void);
dbus_bool_t _dbus_marshal_header_test (void);
dbus_bool_t _dbus_marshal_validate_test (void);
dbus_bool_t _dbus_mem_pool_test (void);