this include might be missing

This commit is contained in:
Robin Müller 2024-04-16 13:53:35 +02:00
parent 8b21dd276d
commit b8ae646060
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include <fsfw_hal/linux/serial/helper.h>
#include <sys/ioctl.h>
#include "FSFWConfig.h"
#include "fsfw/serviceinterface.h"
void serial::setMode(struct termios& options, UartModes mode) {