mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
correct include
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <cstdint>
|
#include <cstdlib>
|
||||||
|
|
||||||
constexpr std::size_t ev_buffsz = 512;
|
constexpr std::size_t ev_buffsz = 512;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user