mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib: Remove an unneeded includes.h
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
aa27b6626d
commit
8a3e3a0d60
@ -19,7 +19,9 @@
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "replace.h"
|
||||
#include <talloc.h>
|
||||
#include "lib/util/fault.h"
|
||||
#include "system/passwd.h"
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
Loading…
Reference in New Issue
Block a user