mirror of
https://git.kernel.org/pub/scm/libs/libcap/libcap.git
synced 2026-01-26 07:37:54 +00:00
Drop linux/ headers for standard ones.
Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
This commit is contained in:
parent
7a7982067e
commit
b5b2e011a7
@ -25,7 +25,6 @@
|
||||
#include <sys/prctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <linux/limits.h>
|
||||
|
||||
#include <security/pam_modules.h>
|
||||
#include <security/_pam_macros.h>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
* because its use of kernel headers conflicts badly with the more
|
||||
* traditional *libc provided headers.
|
||||
*/
|
||||
#include <linux/signal.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user