mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 20:24:26 +01:00
Move internals' PDU helpers into their own files
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
#include <cstring>
|
||||
#include "ipsec.h"
|
||||
#include "internals.h"
|
||||
#include "rawpdu.h"
|
||||
#include "memory_helpers.h"
|
||||
#include "detail/pdu_helpers.h"
|
||||
|
||||
using std::memcpy;
|
||||
using std::copy;
|
||||
|
||||
Reference in New Issue
Block a user