Skip to content
Snippets Groups Projects
Commit efb36cc5 authored by Dmitry E. Oboukhov's avatar Dmitry E. Oboukhov
Browse files

Drop unused includes, #230

parent 8c6f7340
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,6 @@ extern "C" {
#include "lua/utils.h"
#include "session.h"
#include "scoped_guard.h"
#include <say.h>
static int
admin_dispatch(struct ev_io *coio, struct iobuf *iobuf, lua_State *L)
......
......@@ -37,7 +37,6 @@
#include <arpa/inet.h>
#include <sys/un.h>
#include <netdb.h>
#include <say.h>
const char *
port_uri_to_string(const struct port_uri * uri)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment