1
0
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:
griever
2001-12-17 00:51:31 +00:00
parent 6e67d9dea0
commit 4fca682f8c
+4 -1
View File
@@ -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);