mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 16:15:57 -05:00
Remove useless #include <evhttp.h>
This commit is contained in:
parent
01b42d3108
commit
b78b90ad0e
@ -31,7 +31,6 @@
|
|||||||
#define _EVRTSP_H_
|
#define _EVRTSP_H_
|
||||||
|
|
||||||
#include <event.h>
|
#include <event.h>
|
||||||
#include <evhttp.h> /* FIXME: forked-daapd's one */
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
Reference in New Issue
Block a user