From 12f465ea93018439fb756517c46ec2f680172c34 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 3 Nov 2016 15:43:22 +0000 Subject: [PATCH] Revert "[libtremor] added alloca.h '#include's" Again, better way This reverts commit 46367a70b05acc7fdb13f202d2d21df9684ee9b0. --- core/tremor/codebook.c | 1 - core/tremor/floor0.c | 1 - core/tremor/info.c | 1 - core/tremor/mapping0.c | 1 - core/tremor/res012.c | 1 - core/tremor/sharedbook.c | 1 - 6 files changed, 6 deletions(-) diff --git a/core/tremor/codebook.c b/core/tremor/codebook.c index 96a8e6f..d055870 100644 --- a/core/tremor/codebook.c +++ b/core/tremor/codebook.c @@ -15,7 +15,6 @@ ********************************************************************/ -#include #include #include #include diff --git a/core/tremor/floor0.c b/core/tremor/floor0.c index d4b35b8..bdb83b8 100644 --- a/core/tremor/floor0.c +++ b/core/tremor/floor0.c @@ -15,7 +15,6 @@ ********************************************************************/ -#include #include #include #include diff --git a/core/tremor/info.c b/core/tremor/info.c index d5375f0..200e5f9 100644 --- a/core/tremor/info.c +++ b/core/tremor/info.c @@ -18,7 +18,6 @@ /* general handling of the header and the vorbis_info structure (and substructures) */ -#include #include #include #include diff --git a/core/tremor/mapping0.c b/core/tremor/mapping0.c index 09a43a3..38d1405 100644 --- a/core/tremor/mapping0.c +++ b/core/tremor/mapping0.c @@ -15,7 +15,6 @@ ********************************************************************/ -#include #include #include #include diff --git a/core/tremor/res012.c b/core/tremor/res012.c index b569a75..224b54e 100644 --- a/core/tremor/res012.c +++ b/core/tremor/res012.c @@ -15,7 +15,6 @@ ********************************************************************/ -#include #include #include #include diff --git a/core/tremor/sharedbook.c b/core/tremor/sharedbook.c index 287c4ce..3fd379d 100644 --- a/core/tremor/sharedbook.c +++ b/core/tremor/sharedbook.c @@ -15,7 +15,6 @@ ********************************************************************/ -#include #include #include #include