$OpenBSD: patch-configure_ac,v 1.2 2014/12/30 20:16:23 jasper Exp $

From 8fefcf503b903377eb46b79f5b3192350ff5f5a6 Mon Sep 17 00:00:00 2001
From: Jasper Lievisse Adriaanse <jasper@humppa.nl>
Date: Sun, 28 Dec 2014 12:23:38 +0100
Subject: [PATCH] OpenBSD needs sys/sched.h

--- configure.ac.orig	Sun Dec 28 12:17:19 2014
+++ configure.ac	Sun Dec 28 12:17:42 2014
@@ -168,6 +168,7 @@ AC_CHECK_HEADERS([ \
 	sys/pstat.h \
 	sys/queue.h \
 	sys/resource.h \
+	sys/sched.h \
 	sys/statfs.h \
 	sys/statvfs.h \
 	sys/sysinfo.h \
