mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-21 18:26:06 -05:00
[httpd] Make http modules agnostic to evhttp
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <ifaddrs.h> // getifaddrs
|
||||
|
||||
#include <event2/http.h> // evhttp_bind
|
||||
|
||||
#include <unistr.h>
|
||||
#include <uniconv.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user