aboutsummaryrefslogtreecommitdiffstats
path: root/field.c
diff options
context:
space:
mode:
Diffstat (limited to 'field.c')
-rw-r--r--field.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/field.c b/field.c
index 97d59d91..46f48838 100644
--- a/field.c
+++ b/field.c
@@ -1076,7 +1076,6 @@ set_FIELDWIDTHS()
int i;
static int fw_alloc = 4;
static short warned = FALSE;
- extern unsigned long strtoul(const char *, char **endptr, int base);
int fatal_error = FALSE;
if (do_lint && ! warned) {