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
commit 8cb2ee5d7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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