mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s3-includes: only include system/capability.h when needed.
Guenther
This commit is contained in:
parent
739ca0e7db
commit
21a78b88cc
@ -68,7 +68,6 @@
|
||||
#endif
|
||||
#endif /* RELIANTUNIX */
|
||||
|
||||
#include "system/capability.h"
|
||||
#include "system/dir.h"
|
||||
#include "system/filesys.h"
|
||||
#include "system/locale.h"
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/syslog.h"
|
||||
#include "system/capability.h"
|
||||
|
||||
#ifdef HAVE_SYS_PRCTL_H
|
||||
#include <sys/prctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user