1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 19:34:19 +02:00

indent cpp-directives

This commit is contained in:
Jim Meyering
1996-07-15 03:56:06 +00:00
parent fd984b9655
commit 19bff1c02d
25 changed files with 141 additions and 141 deletions

View File

@@ -18,11 +18,11 @@
/* David MacKenzie <djm@gnu.ai.mit.edu> */
#ifdef HAVE_CONFIG_H
#include <config.h>
# include <config.h>
#endif
#ifdef HAVE_UNAME
#include <sys/utsname.h>
# include <sys/utsname.h>
#endif
/* Put up to LEN chars of the host name into NAME.