Kill #ifdef HAVE_CONFIG_H
There no longer is an Xcode project for which it is needed.
This commit is contained in:
parent
b3244f0d9d
commit
d76fc4129d
20 changed files with 20 additions and 53 deletions
|
@ -20,9 +20,7 @@
|
|||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue