$NetBSD$

--- src/common/error.c.orig	2001-05-27 10:15:04.000000000 -0700
+++ src/common/error.c
@@ -36,7 +36,7 @@
 #undef HAVE_STDARG
 #undef HAVE_VARARG
 #ifndef _WINDOWS
-# if (defined(__STDC__) && !defined(__sun__) || defined(__cplusplus))
+# if (defined(__STDC__) || defined(__cplusplus))
 #  define HAVE_STDARG 1
 # else
 #  define HAVE_VARARG 1
