mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
re-generated unittests check files due changed z85 padding
This commit is contained in:
@@ -19,6 +19,7 @@ PCPEXPORT = pcp.h \
|
||||
pcp/zmq_z85.h \
|
||||
pcp/ed.h \
|
||||
pcp/base85.h \
|
||||
pcp/buffer.h
|
||||
pcp/buffer.h \
|
||||
pcp/mgmt.h
|
||||
|
||||
nobase_include_HEADERS = $(PCPEXPORT)
|
||||
|
||||
@@ -7,6 +7,7 @@ extern "C" {
|
||||
|
||||
#include "pcp/base85.h"
|
||||
#include "pcp/buffer.h"
|
||||
#include "pcp/config.h"
|
||||
#include "pcp/crypto.h"
|
||||
#include "pcp/defines.h"
|
||||
#include "pcp/digital_crc32.h"
|
||||
@@ -17,6 +18,7 @@ extern "C" {
|
||||
#include "pcp/keyhash.h"
|
||||
#include "pcp/mac.h"
|
||||
#include "pcp/mem.h"
|
||||
#include "pcp/mgmt.h"
|
||||
#include "pcp/pad.h"
|
||||
#include "pcp/platform.h"
|
||||
#include "pcp/plist.h"
|
||||
|
||||
Reference in New Issue
Block a user