r12770: Remove the alloca.h header as it is not used in the code afaics
authorSimo Sorce <idra@samba.org>
Sun, 8 Jan 2006 14:00:28 +0000 (14:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:49:52 +0000 (13:49 -0500)
(This used to be commit d4454287cf14cfdf1ceeb090da40492314703fb9)

source4/lib/ldb/common/qsort.c

index 2bb88903589f000473baee10c0b678adb84385fb..7b8dc55167fabffbadc6dd3bda2707e76b8e3ee3 100644 (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>