mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 03:36:35 +00:00
Set svn:ignore property on nfc-sam example.
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
#include <stdlib.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-messages.h>
|
||||
#include "nfc-utils.h"
|
||||
|
||||
Reference in New Issue
Block a user