mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-05-28 08:06:16 +00:00
Set svn:ignore property on nfc-sam example.
This commit is contained in:
@@ -30,6 +30,10 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
|
// Needed by sleep() under Unix
|
||||||
|
#include <unistd.h>
|
||||||
|
// FIXME What about sleep() in Windows ?
|
||||||
|
|
||||||
#include <nfc/nfc.h>
|
#include <nfc/nfc.h>
|
||||||
#include <nfc/nfc-messages.h>
|
#include <nfc/nfc-messages.h>
|
||||||
#include "nfc-utils.h"
|
#include "nfc-utils.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user