mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 20:01:35 +01:00
Fixed compilation errors on FreeBSD.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#endif
|
||||
#include <stdexcept>
|
||||
#ifndef WIN32
|
||||
#include <sys/types.h>
|
||||
#include <net/ethernet.h>
|
||||
#endif
|
||||
#include "snap.h"
|
||||
|
||||
Reference in New Issue
Block a user