Merge pull request #108 from doegox/master

Add missing header
This commit is contained in:
Oleg Moiseenko
2019-03-04 22:26:41 +02:00
committed by GitHub

View File

@@ -13,6 +13,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
typedef struct {
uint16_t AID;