need config.h for the autoconf #ifdefs

edge.strict_endians
flatcap 2005-09-29 12:50:39 +00:00
parent 1b5ee7b7a3
commit 9ee916bbd0
1 changed files with 2 additions and 0 deletions

View File

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