mirror of
https://github.com/ziglang/zig.git
synced 2026-01-23 07:45:24 +00:00
osreldate.h and sys/param.h were manually adjusted to not __FreeBSD_version since it will be defined by the compiler.
5 lines
71 B
C
5 lines
71 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
|
|
#include <x86/pvclock.h> |