$OpenBSD: patch-configure,v 1.2 2012/11/15 10:12:54 jasper Exp $

Don't pickup pulseaudio if it just happened to be installed.

--- configure.orig	Thu Nov 15 10:37:10 2012
+++ configure	Thu Nov 15 10:37:30 2012
@@ -17755,7 +17755,7 @@ fi
 
 
 # Checks for header files.
-for ac_header in arpa/inet.h limits.h netinet/in.h  netinet/ip.h netdb.h stdarg.h sys/ioctl.h sys/types.h sys/socket.h syslog.h pulse/pulseaudio.h termios.h
+for ac_header in arpa/inet.h limits.h netinet/in.h  netinet/ip.h netdb.h stdarg.h sys/ioctl.h sys/types.h sys/socket.h syslog.h termios.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
