fix
This commit is contained in:
parent
60de45415c
commit
8f40d7842a
@ -3,6 +3,7 @@
|
||||
#include <cassert>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
constexpr std::size_t ev_buffsz = 512;
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include <nntpchan/buffer.hpp>
|
||||
#include <nntpchan/net.hpp>
|
||||
#include <nntpchan/server.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user