fix: cgi exe

This commit is contained in:
Talyx
2022-02-15 20:49:09 +03:00
parent c21aae0b1d
commit f7f1793722
15 changed files with 79 additions and 41 deletions

View File

@@ -30,6 +30,7 @@
#include <sys/time.h>
#include <arpa/inet.h>
#include <wait.h>
#include <exception>
#include <netinet/in.h>
#include <fcntl.h>