projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fead1b
)
Tweak for libit.
author
Jim Meyering
<jim@meyering.net>
Sun, 14 Jul 1996 12:32:01 +0000
(12:32 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 14 Jul 1996 12:32:01 +0000
(12:32 +0000)
lib/getline.c
patch
|
blob
|
history
diff --git
a/lib/getline.c
b/lib/getline.c
index 6757dee1219a266df07325aaea5860f372e2e8b5..58144f0b2f058dbab6eb9c48eac925dcc0696785 100644
(file)
--- a/
lib/getline.c
+++ b/
lib/getline.c
@@
-18,11
+18,11
@@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Written by Jan Brittenson, bson@gnu.ai.mit.edu. */
-#if
def
HAVE_CONFIG_H
+#if HAVE_CONFIG_H
# include <config.h>
#endif
-/* The `getdelim' function is only declared if the
re
following symbol
+/* The `getdelim' function is only declared if the following symbol
is defined. */
#define _GNU_SOURCE 1
#include <stdio.h>