CGI
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#ifndef HTTP_SERVER_H
|
||||
#define HTTP_SERVER_H
|
||||
|
||||
#include <netinet/in.h>
|
||||
// #include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#ifndef DEFAULT_HTML
|
||||
|
||||
Reference in New Issue
Block a user