From 8fa5942d22ce45d6cb07ab773efc523a855eedac Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 10 Feb 2011 21:39:00 +0200 Subject: More OS/2 changes. --- io.c | 1 - 1 file changed, 1 deletion(-) (limited to 'io.c') diff --git a/io.c b/io.c index c58b8ca1..6756782a 100644 --- a/io.c +++ b/io.c @@ -1367,7 +1367,6 @@ devopen(const char *name, const char *mode) int flag = 0; int len; int family; - extern unsigned long strtoul(const char *, char **endptr, int base); flag = str2mode(mode); -- cgit v1.2.3