mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 14:00:30 +00:00
Use "config.h" to refer to the local config.h file.
This commit is contained in:
parent
8599849f7a
commit
d1dc39a44e
@ -16,7 +16,7 @@
|
||||
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include <argp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user