Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer).
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include <termios.h>
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <sys/errno.h>
|
||||
#include <errno.h>
|
||||
//#include <sys/io.h>
|
||||
#include <time.h>
|
||||
#include "port.h"
|
||||
|
||||
Reference in New Issue
Block a user