forked from qt-creator/qt-creator
Compile with stricter GCC and glibc
This commit is contained in:
@@ -43,9 +43,11 @@
|
||||
|
||||
# include <stdio.h>
|
||||
# include <sys/ioctl.h>
|
||||
# include <sys/types.h>
|
||||
# include <termios.h>
|
||||
# include <errno.h>
|
||||
# include <string.h>
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
enum { TimerInterval = 100 };
|
||||
|
||||
Reference in New Issue
Block a user