Make sure to include config.h if available.
This commit is contained in:
parent
1f41015535
commit
5990abf3b1
2
gnu/dist/libiberty/pexecute.c
vendored
2
gnu/dist/libiberty/pexecute.c
vendored
@ -23,7 +23,7 @@ Boston, MA 02111-1307, USA. */
|
||||
/* This file lives in at least two places: libiberty and gcc.
|
||||
Don't change one without the other. */
|
||||
|
||||
#ifdef IN_GCC
|
||||
#if defined(IN_GCC) || defined(HAVE_CONFIG_H)
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user