mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-26 00:20:26 +01:00
Include errno.h.
This commit is contained in:
parent
30af0a1c5f
commit
57601bf01a
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#include "dbus-pipe.h"
|
||||
|
||||
#include <io.h>
|
||||
#include <errno.h>
|
||||
|
||||
/**
|
||||
* write data to a pipe.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue