forgotten headers

This commit is contained in:
2021-02-10 11:13:36 +01:00
parent 25302f8019
commit be20d335ed

View File

@ -1,6 +1,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <libconfig.h>