mirror of
https://gitlab.com/manzerbredes/uciadapter.git
synced 2025-04-05 01:26:27 +02:00
Add missing includes
This commit is contained in:
parent
8ffceb67ba
commit
4c73c57b9e
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#include <fcntl.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
|
||||
namespace uciadapter {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue