mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
On other architectures floatingpoint.h is a symlink to machine/floatingpoint.h which in turn includes machine/ieeefp.h. Do this on arm64 as well for now. Sponsored by: The FreeBSD Foundation
3 lines
45 B
C
3 lines
45 B
C
/* $FreeBSD$ */
|
|
|
|
#include <machine/ieeefp.h>
|