mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
s4:includes.h: stdlib.h and stdbool.h are already included by replace.h
metze
This commit is contained in:
parent
ab7f003aad
commit
23bec6c670
@ -34,8 +34,6 @@
|
||||
#include "system/wait.h"
|
||||
|
||||
/* Lists, trees, caching, database... */
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
#include <talloc.h>
|
||||
#ifndef _PRINTF_ATTRIBUTE
|
||||
#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user