Set svn:ignore property on nfc-sam example.
This commit is contained in:
parent
e6d96333f7
commit
2e1fa09166
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue