mirror of
https://github.com/opus-tango/http-server-in-c.git
synced 2026-03-20 03:55:25 +00:00
switched over to logging
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "http_stuff.h"
|
||||
#include "logging.h"
|
||||
|
||||
typedef enum {
|
||||
HTML,
|
||||
|
||||
Reference in New Issue
Block a user