1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-12 04:23:49 +03:00

r12770: Remove the alloca.h header as it is not used in the code afaics

This commit is contained in:
Simo Sorce
2006-01-08 14:00:28 +00:00
committed by Gerald (Jerry) Carter
parent 2f0c7b8962
commit d4454287cf

View File

@@ -28,7 +28,6 @@
#include "includes.h"
#include "ldb/include/ldb.h"
#include <alloca.h>
#include <limits.h>
#include <stdlib.h>
#include <string.h>