Include config.h (bug 104009)
Original commit message from CVS: Include config.h (bug 104009)
This commit is contained in:
parent
10e56bda1e
commit
46571ec266
@ -17,6 +17,10 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user