need config.h for the autoconf #ifdefs

edge.strict_endians
flatcap 2005-09-29 12:44:42 +00:00
parent 8db479a6b1
commit 1b5ee7b7a3
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,8 @@
* Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "config.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif

View File

@ -20,6 +20,8 @@
* Foundation,Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "config.h"
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif