remove event-async includes
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
#include <event2/buffer.h>
|
||||||
#include <event2/bufferevent.h>
|
#include <event2/bufferevent.h>
|
||||||
#include <event2/listener.h>
|
#include <event2/listener.h>
|
||||||
|
|
||||||
@@ -16,8 +17,6 @@
|
|||||||
#include <phosg/Network.hh>
|
#include <phosg/Network.hh>
|
||||||
#include <phosg/Random.hh>
|
#include <phosg/Random.hh>
|
||||||
#include <phosg/Time.hh>
|
#include <phosg/Time.hh>
|
||||||
#include <event-async/Base.hh>
|
|
||||||
#include <event-async/Buffer.hh>
|
|
||||||
|
|
||||||
#include "IPFrameInfo.hh"
|
#include "IPFrameInfo.hh"
|
||||||
#include "DNSServer.hh"
|
#include "DNSServer.hh"
|
||||||
|
|||||||
@@ -5,8 +5,6 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <phosg/Process.hh>
|
#include <phosg/Process.hh>
|
||||||
#include <phosg/Filesystem.hh>
|
#include <phosg/Filesystem.hh>
|
||||||
#include <event-async/Task.hh>
|
|
||||||
#include <event-async/Base.hh>
|
|
||||||
|
|
||||||
#include "IPFrameInfo.hh"
|
#include "IPFrameInfo.hh"
|
||||||
#include "Server.hh"
|
#include "Server.hh"
|
||||||
|
|||||||
Reference in New Issue
Block a user