Moved missing include

This commit is contained in:
goldsimon
2010-01-26 16:09:03 +00:00
parent 96338314f1
commit a5463f0400
2 changed files with 2 additions and 1 deletions

View File

@@ -74,6 +74,8 @@
#if PPPOE_SUPPORT > 0
#include "netif/etharp.h"
#ifdef PACK_STRUCT_USE_INCLUDES
# include "arch/bpstruct.h"
#endif