Avoid use of config.h in build environment tools in spandsp

This commit is contained in:
Steve Underwood
2013-10-11 23:42:06 +08:00
parent 1cd6d44b06
commit 9990be4209
7 changed files with 1 additions and 33 deletions

View File

@@ -24,10 +24,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#if defined(HAVE_CONFIG_H)
#include "config.h"
#endif
#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>