mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-15 23:24:12 +03:00
include errno.h in sysdeps.h
This commit is contained in:
parent
1340a9e9ec
commit
28673dd75c
@ -21,6 +21,7 @@
|
||||
#define _UDEV_SYSDEPS_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
|
||||
/* needed for our signal handlers to work */
|
||||
#undef asmlinkage
|
||||
|
Loading…
x
Reference in New Issue
Block a user