$NetBSD: patch-bc,v 1.1 2009/09/03 19:29:26 roy Exp $

Check for popcount in libc

--- src/rxvtdaemon.C	2008-02-19 12:17:46.000000000 +0000
+++ src/rxvtdaemon.C	2009-09-03 17:57:27.000000000 +0100
@@ -31,6 +31,7 @@
 #include <sys/utsname.h>
 #include <limits.h>
 
+#include "../config.h"
 #include "rxvtdaemon.h"
 
 char *rxvt_connection::unix_sockname ()
