mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
We support C89 files, but compile everything in the tree with C99 or newer. By compiling these -ansi, that will force C89 which doesn't understand inline. All our header files must use __inline instead of inline when they define inline functions. Sponsored by: Netflix Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D43235 |
||
|---|---|---|
| .. | ||
| badfiles.inc | ||
| Makefile | ||