$NetBSD: patch-ba,v 1.1 2003/01/19 21:31:17 hubertf Exp $

--- util2/envext/envext.c.orig	Tue Oct 15 10:31:50 2002
+++ util2/envext/envext.c
@@ -13,6 +13,9 @@
 
 /* Constants */
 
+#ifdef POLL_EVENTS
+#undef POLL_EVENTS
+#endif
 int POLL_EVENTS(void)
 {
     return 1;
