mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
These headers are required in order to build the bootstrap tools on macOS and Linux. A follow-up commit will add implementations of functions that don't exist on those operating systems to -legacy when bootstrapping. Reviewed By: brooks Differential Revision: https://reviews.freebsd.org/D14316 |
||
|---|---|---|
| .. | ||
| sys | ||
| __unused_workaround_end.h | ||
| __unused_workaround_start.h | ||
| ctype.h | ||
| endian.h | ||
| errno.h | ||
| fcntl.h | ||
| libutil.h | ||
| limits.h | ||
| nbtool_config.h | ||
| netdb.h | ||
| regex.h | ||
| resolv.h | ||
| signal.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| time.h | ||
| unistd.h | ||
| wctype.h | ||