2013-09-26 17:14:40 +02:00

16 lines
375 B
Plaintext

$NetBSD: patch-ab,v 1.3 2008/11/30 08:43:16 obache Exp $
--- SelFile/SelFile.c.orig 1993-12-27 12:14:20.000000000 +0000
+++ SelFile/SelFile.c
@@ -43,10 +43,6 @@
#include <stdio.h>
#include <errno.h>
-/* BSD 4.3 errno.h does not declare errno */
-extern int errno;
-extern int sys_nerr;
-extern char *sys_errlist[];
#include <sys/param.h>
#include <X11/cursorfont.h>