projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
967b812
)
Indent nested CPP-directives.
author
Jim Meyering
<jim@meyering.net>
Sun, 14 Jul 1996 12:45:09 +0000
(12:45 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 14 Jul 1996 12:45:09 +0000
(12:45 +0000)
lib/safe-read.c
patch
|
blob
|
history
diff --git
a/lib/safe-read.c
b/lib/safe-read.c
index 93d35e4fa6e3975bc11596fb9ed92fb761d5f83d..aea32bed5c8ec57e4f3f3162f013d39c16a693c4 100644
(file)
--- a/
lib/safe-read.c
+++ b/
lib/safe-read.c
@@
-17,13
+17,13
@@
*/
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#
include <config.h>
#endif
#include <sys/types.h>
#ifdef HAVE_UNISTD_H
-#include <unistd.h>
+#
include <unistd.h>
#endif
#include <errno.h>