Include asm/ioctls.h for TCSETSF2 and friends
Some targets appear to need that.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <string.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
#include <asm/ioctls.h>
|
||||
#include <asm/termbits.h>
|
||||
#include <linux/sockios.h>
|
||||
#include <linux/ppp-ioctl.h>
|
||||
|
||||
Reference in New Issue
Block a user