summaryrefslogtreecommitdiff
path: root/src/cut.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cut.c')
-rw-r--r--src/cut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cut.c b/src/cut.c
index 79f1b5883..3a20a27c2 100644
--- a/src/cut.c
+++ b/src/cut.c
@@ -73,6 +73,7 @@
#include <sys/types.h>
#include "system.h"
#include "version.h"
+#include "error.h"
#define FATAL_ERROR(s) \
do \
@@ -109,7 +110,6 @@ struct range_pair
char *xmalloc ();
char *xrealloc ();
-void error ();
/* This buffer is used to support the semantics of the -s option
(or lack of same) when the specified field list includes (does