summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-marshal-header.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-marshal-header.h')
-rw-r--r--dbus/dbus-marshal-header.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbus/dbus-marshal-header.h b/dbus/dbus-marshal-header.h
index fed2888b..837c937b 100644
--- a/dbus/dbus-marshal-header.h
+++ b/dbus/dbus-marshal-header.h
@@ -125,7 +125,8 @@ dbus_bool_t _dbus_header_load (DBusHeader *header,
const DBusString *str,
int start,
int len);
-
+void _dbus_header_byteswap (DBusHeader *header,
+ int new_order);