Skip to content

Commit 1ed9464

Browse files
authored
Add missing include (#5565)
Signed-off-by: Steffen Smolka <smolkaj@google.com>
1 parent 093f2ce commit 1ed9464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/bmv2/common/options.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ limitations under the License.
2020
#include <getopt.h>
2121

2222
#include "frontends/common/options.h"
23+
#include "lib/options.h"
2324

2425
namespace P4::BMV2 {
2526

0 commit comments

Comments
 (0)