mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 23:23:12 +02:00
Error is getting really annoying...
This commit is contained in:
@@ -61,4 +61,7 @@ char *GetHeader(HTTPd_Request *request, char *name);
|
||||
void httpd_standard_header(HTTPd_Request *request, char *type);
|
||||
void httpd_badrequest(HTTPd_Request *request, char *reason);
|
||||
void sockprintf(HTTPd_Request *r, char *format, ...);
|
||||
void httpd_sendfile(HTTPd_Request *r, char *filename);
|
||||
void httpd_sendfile(HTTPd_Request *r, char *filename);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user