mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 20:30:07 +01:00
Forgot this.
This commit is contained in:
parent
f116b1282f
commit
34b66d10eb
1 changed files with 2 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue