diff options
author | Michael Tuexen <tuexen@FreeBSD.org> | 2025-08-21 15:18:07 +0000 |
---|---|---|
committer | Michael Tuexen <tuexen@FreeBSD.org> | 2025-08-21 15:18:07 +0000 |
commit | 3077532b1bb2911d3012ee90bae9d9499c960569 (patch) | |
tree | 589a705390a4a5239fc9d6b1bcaa3344ee72cf15 /sbin/hastd/metadata.h | |
parent | ac87d70563f85d53575956c6fe40615b2e501c13 (diff) |
Include opt_inet.h and opt_inet6.h early in the files including
virtio_net.h, since they use INET and/or INET6.
While there, remove redundant inclusion of sys/types.h, since it is
included already by sys/param.h.
There was a discussion to include opt_inet.h and opt_inet6.h also
in virtio_net.h. glebius suggested to add a mechanism for files
to check, if required opt_*.h files were included. virtio_net.h
will be the first consumer of this mechanism.
Reviewed by: glebius, Peter Lei
MFC after: 3 days
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D52046
Diffstat (limited to 'sbin/hastd/metadata.h')
0 files changed, 0 insertions, 0 deletions