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

14 lines
270 B
Plaintext

$NetBSD: patch-af,v 1.1 2006/01/13 13:44:13 joerg Exp $
--- src/sqsh_config.h.orig 2006-01-12 17:37:59.000000000 +0000
+++ src/sqsh_config.h
@@ -175,8 +175,6 @@
#include <errno.h>
#endif
-extern int errno;
-
#if !defined(HAVE_VOLATILE)
# define volatile
#endif