smaller include tweaks

This commit is contained in:
2022-11-11 11:34:58 +01:00
parent 5b352978c5
commit b6a3c206cc
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#include "SerialComIF.h"
#include <errno.h>
#include <fcntl.h>
#include <fsfw_hal/linux/serial/SerialComIF.h>
#include <termios.h>
#include <unistd.h>