Include config.h (bug 104009)

Original commit message from CVS:
Include config.h (bug 104009)
This commit is contained in:
Ronald S. Bultje 2003-01-31 00:18:23 +00:00
parent 10e56bda1e
commit 46571ec266

View file

@ -17,6 +17,10 @@
* Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <string.h>
#include <stdlib.h>