Include unistd.h (required because of usleep())
This commit is contained in:
parent
fb290be070
commit
1b8c244e38
@ -34,6 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <nfc/nfc.h>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user