mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
12 lines
281 B
C
12 lines
281 B
C
--- orc/orccpu-powerpc.c.orig 2010-04-24 22:48:59.000000000 +0200
|
|
+++ orc/orccpu-powerpc.c 2010-04-24 22:49:17.000000000 +0200
|
|
@@ -46,6 +46,7 @@
|
|
#endif
|
|
|
|
#if defined(__FreeBSD__) || defined(__APPLE__)
|
|
+#include <stdio.h>
|
|
#include <sys/types.h>
|
|
#include <sys/sysctl.h>
|
|
#endif
|
|
|