openbsd-ports/emulators/kqemu/patches/patch-kqemu-openbsd-mp_c

12 lines
363 B
Plaintext

$OpenBSD: patch-kqemu-openbsd-mp_c,v 1.1 2010/04/30 14:39:13 naddy Exp $
--- kqemu-openbsd-mp.c.orig Fri Apr 30 16:30:47 2010
+++ kqemu-openbsd-mp.c Fri Apr 30 16:31:00 2010
@@ -22,6 +22,7 @@
#include <sys/ioccom.h>
#include <sys/lkm.h>
#include <sys/malloc.h>
+#include <sys/proc.h>
#include <sys/signalvar.h>
#include <sys/namei.h>
#include <sys/vnode.h>