aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.cpp')
-rw-r--r--src/common.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common.cpp b/src/common.cpp
index b0e96789..146f0780 100644
--- a/src/common.cpp
+++ b/src/common.cpp
@@ -9,7 +9,6 @@
#include <math.h>
#include <signal.h>
#include <stdarg.h>
-#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
@@ -17,7 +16,6 @@
#include <string.h>
#include <sys/stat.h>
#include <sys/time.h>
-#include <sys/types.h>
#include <termios.h>
#include <unistd.h>
#include <wchar.h>