From 952bd3762787563e4be626a638bedc5dc84c3e26 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 18 Dec 1991 16:01:44 +0000 Subject: [PATCH] removed atol reference --- mach/proto/as/comm1.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mach/proto/as/comm1.h b/mach/proto/as/comm1.h index b4884517b..2bf01a724 100644 --- a/mach/proto/as/comm1.h +++ b/mach/proto/as/comm1.h @@ -115,7 +115,6 @@ extern FILE *ffcreat(); extern FILE *fftemp(); /* some library functions used */ -extern long atol(); extern char *mktemp(); extern char *malloc(); extern char *realloc(); -- 2.34.1