This commit is contained in:
2024-04-18 15:39:07 +02:00
parent d12e31373c
commit 45ac3ea0a5
2 changed files with 9 additions and 1 deletions

View File

@ -5,6 +5,7 @@
#include <spdlog/spdlog.h>
#include <sys/wait.h>
#include <unistd.h>
#include <iostream>
#ifdef __linux__
#include <sys/prctl.h>