include setup.h properly, not config.h
This commit is contained in:
parent
aace68c91b
commit
d5112c0dec
@ -32,9 +32,8 @@
|
|||||||
* This code will break if int is smaller than 32 bits
|
* This code will break if int is smaller than 32 bits
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include "setup.h"
|
||||||
#include <config.h>
|
|
||||||
#endif
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user