Revert "[libtremor] added alloca.h '#include's"

Again, better way
This reverts commit 46367a70b0.
This commit is contained in:
Clownacy 2016-11-03 15:43:22 +00:00
parent 653b42a593
commit 12f465ea93
6 changed files with 0 additions and 6 deletions

View File

@ -15,7 +15,6 @@
********************************************************************/
#include <alloca.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>

View File

@ -15,7 +15,6 @@
********************************************************************/
#include <alloca.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>

View File

@ -18,7 +18,6 @@
/* general handling of the header and the vorbis_info structure (and
substructures) */
#include <alloca.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>

View File

@ -15,7 +15,6 @@
********************************************************************/
#include <alloca.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

View File

@ -15,7 +15,6 @@
********************************************************************/
#include <alloca.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>

View File

@ -15,7 +15,6 @@
********************************************************************/
#include <alloca.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>