mirror of
https://github.com/systemd/systemd.git
synced 2026-08-07 08:30:57 +00:00
util: drop missing.h from util.h
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
/* Missing glibc definitions to access certain kernel APIs */
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "missing_keyctl.h"
|
||||
|
||||
Reference in New Issue
Block a user