mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 06:30:05 +00:00
2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* argp/argp-fmtstream.h [HAVE_CONFIG_H]: Do not #include <config.h>. * argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fs-xinl.c, argp/argp-xinl.c: Fix up whitespace.
This commit is contained in:
parent
cae6ebb2c9
commit
77ff369f27
@ -26,10 +26,6 @@
|
||||
#ifndef _ARGP_FMTSTREAM_H
|
||||
#define _ARGP_FMTSTREAM_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user