aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/hott/comms.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/hott/comms.cpp')
-rw-r--r--src/drivers/hott/comms.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/drivers/hott/comms.cpp b/src/drivers/hott/comms.cpp
index 1da1c5c18..cb8bbba37 100644
--- a/src/drivers/hott/comms.cpp
+++ b/src/drivers/hott/comms.cpp
@@ -40,15 +40,10 @@
#include "comms.h"
#include <fcntl.h>
-#include <nuttx/config.h>
-#include <stdlib.h>
#include <stdio.h>
-#include <string.h>
#include <sys/ioctl.h>
#include <systemlib/err.h>
-#include <systemlib/systemlib.h>
#include <termios.h>
-#include <unistd.h>
int
open_uart(const char *device)