mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Use relative include for config.h
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
#include <stdint.h>
|
||||
#include "../macros.h"
|
||||
#include "../hw_address.h"
|
||||
#include "../config.h"
|
||||
#include "flow.h"
|
||||
#include "config.h"
|
||||
#ifdef TINS_HAVE_TCP_STREAM_CUSTOM_DATA
|
||||
#include <boost/any.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user