gcontini
2020-01-09 b6277b30756c96404bc747f32ae45e9d3e205447
src/library/pc_identifier/pc-identifiers.h
@@ -9,11 +9,11 @@
#define PC_IDENTIFIERS_H_
#include <licensecc/datatypes.h>
#include "base/base.h"
#ifdef __cplusplus
extern "C" {
#endif
#include "../base/base.h"
typedef unsigned char PcIdentifier[6];
typedef char PcSignature[PC_IDENTIFIER_SIZE + 1];