diff --git a/include/tins/tins.h b/include/tins/tins.h index 058941d8..652e6804 100644 --- a/include/tins/tins.h +++ b/include/tins/tins.h @@ -30,6 +30,9 @@ #ifndef TINS_TINS_H #define TINS_TINS_H +#ifdef TINS_HAVE_PCAP +#include +#endif #include #include #include