Forgot this.

This commit is contained in:
Anders Carlsson 2003-02-16 10:01:31 +00:00
parent f116b1282f
commit 34b66d10eb

View file

@ -151,9 +151,10 @@ const char *_dbus_errno_to_string (int errnum);
dbus_bool_t _dbus_spawn_async (char **argv,
DBusError *error);
void _dbus_disable_sigpipe (void);
void _dbus_fd_set_close_on_exec (int fd);
DBUS_END_DECLS;
#endif /* DBUS_SYSDEPS_H */