Not using <defines.h> for autoconf anymore, so move back to the <config.h>
format.
This commit is contained in:
parent
f807f4b96c
commit
5d7063a79e
@ -28,7 +28,7 @@
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <defines.h> /* Tinyproxy uses defines.h for autoconf defs */
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#ifndef PARAMS
|
||||
|
Loading…
Reference in New Issue
Block a user