13 lines
270 B
Text
13 lines
270 B
Text
$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
|