mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
include errno.h in udev_libc_wrapper.c
This commit is contained in:
parent
c779c930f1
commit
4c2d04bd99
@ -25,6 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "udev.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user