mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-05-06 05:58:29 +02:00
util: add a missing include to util-io.h
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4cfa6e6225
commit
427d58a664
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue