mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
lib: Remove an unused includes.h
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
ce0f483a29
commit
d2f3ac2fb7
@ -15,7 +15,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 "talloc_keep_secret.h"
|
||||
|
||||
static int talloc_keep_secret_destructor(void *ptr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user