freebsd-ports/sysutils/x86info/files/patch-apic.c
Stanislav Sedov 70011c80fc - Update to 1.29.
- Provide the license info.
2011-09-15 23:55:00 +00: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"