mirror of
https://github.com/morgan9e/systemd
synced 2026-04-16 01:16:10 +09:00
correct includes in udev_selinux.c
This commit is contained in:
committed by
Kay Sievers
parent
39ea7c6c67
commit
07acdb0f74
@@ -24,8 +24,8 @@
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
#include <libgen.h>
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <selinux/selinux.h>
|
||||
|
||||
#include "udev.h"
|
||||
|
||||
Reference in New Issue
Block a user