Commit 7b2b03c4 authored by Piotr Kubaj's avatar Piotr Kubaj Committed by Daniel Black
parent 566c22e8
...@@ -455,7 +455,7 @@ static int arch_ppc_probe(void) { ...@@ -455,7 +455,7 @@ static int arch_ppc_probe(void) {
return arch_ppc_crc32; return arch_ppc_crc32;
} }
# elif defined __FreeBSD_version && __FreeBSD_version >= 1200000 # elif defined __FreeBSD__
# include <machine/cpu.h> # include <machine/cpu.h>
# include <sys/auxv.h> # include <sys/auxv.h>
# include <sys/elf_common.h> # include <sys/elf_common.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment