Move opts/ into util/opts/
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <signal.h>
|
||||
|
||||
#include "http/http.h"
|
||||
#include "opts/log.h"
|
||||
#include "util/opts/log.h"
|
||||
|
||||
static int http_listen(int port, int maxcons)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user