Do not include extra header in nfc.h

Fixes #310
This commit is contained in:
Romuald Conty 2015-08-19 11:47:22 +02:00
parent 13fee61e87
commit 792e3d9cbd

View file

@ -34,8 +34,6 @@
#ifndef _LIBNFC_H_
# define _LIBNFC_H_
# include <sys/time.h>
# include <stdint.h>
# include <stdbool.h>