opnsense-ports/sysutils/x86info/files/patch-apic.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
206 B
C

--- apic.c.orig 2011-09-15 15:38:59.000000000 -0700
+++ apic.c 2011-09-15 15:39:09.000000000 -0700
@@ -8,6 +8,7 @@
*/
#include <stdio.h>
+#include <unistd.h>
#include "apic.h"
#include "x86info.h"