CHG: moved to header filer
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include <tlv.h>
|
||||
#include <stddef.h>
|
||||
|
||||
int decode_ber_tlv_item(uint8_t* data, tlvtag* returnedtag)
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
//structure buffer definitions
|
||||
#define TAG_LENGTH 2
|
||||
|
||||
Reference in New Issue
Block a user