summaryrefslogtreecommitdiff
path: root/lib/getndelim2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getndelim2.h')
-rw-r--r--lib/getndelim2.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/getndelim2.h b/lib/getndelim2.h
index d964cd681..d9bafe3b4 100644
--- a/lib/getndelim2.h
+++ b/lib/getndelim2.h
@@ -18,13 +18,13 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef GETNDELIM2_H
-# define GETNDELIM2_H 1
+#define GETNDELIM2_H 1
-# include <stddef.h>
-# include <stdio.h>
+#include <stddef.h>
+#include <stdio.h>
/* Get ssize_t. */
-# include <sys/types.h>
+#include <sys/types.h>
/* Read up to (and including) a delimiter DELIM1 from STREAM into *LINEPTR
+ OFFSET (and NUL-terminate it). If DELIM2 is non-zero, then read up