mvneta: add the missing include opt_mvneta.h

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Mateusz Guzik 2023-02-07 19:20:05 +00:00
parent b34a60c54f
commit bef67a0f15

View File

@ -32,6 +32,8 @@
#ifndef _IF_MVNETAREG_H_
#define _IF_MVNETAREG_H_
#include "opt_mvneta.h"
#if BYTE_ORDER == BIG_ENDIAN
#error "BIG ENDIAN not supported"
#endif