1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-14 07:30:21 +00:00

Add missing include etherdefs.h to ether_common.c

This commit is contained in:
Nick Briggs 2022-12-10 12:19:04 -08:00
parent 47ac0eacc5
commit 36355c12fb

View File

@ -15,6 +15,7 @@
#include "lsptypes.h"
#include "lspglob.h"
#include "adr68k.h"
#include "etherdefs.h"
/*
* global variables exported to ether_*.c and possibly others