Fixes SVACE issue with thread-unsafe calls to strerror
[platform/upstream/at-spi2-core.git] / atspi / atspi-matchrule-private.h
index 169e539..e55c2fa 100644 (file)
 #include "atspi-matchrule.h"
 #include "dbus/dbus.h"
 
+G_BEGIN_DECLS
+
 gboolean
 _atspi_match_rule_marshal (AtspiMatchRule *rule, DBusMessageIter *iter);
 
+G_END_DECLS
+
 #endif /* _ATSPI_MATCH_RULE_PRIVATE_H_ */