Add missing header. Fix build at least on FreeBSD 7.2.
Reported by: tinderbox
This commit is contained in:
parent
7d20198520
commit
4669279589
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ http://www.teuniz.net/RS-232/index.html
|
|||
|
||||
#include "uart.h"
|
||||
|
||||
#include <sys/select.h>
|
||||
|
||||
#include <nfc/nfc-messages.h>
|
||||
|
||||
// Test if we are dealing with unix operating systems
|
||||
|
|
Loading…
Add table
Reference in a new issue