From aafbcccc88b4c62ce75e7f73cb4736177c2ae025 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sat, 15 May 2021 15:24:24 +0400 Subject: Initial commit --- common.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 common.h (limited to 'common.h') diff --git a/common.h b/common.h new file mode 100644 index 0000000..3990c42 --- /dev/null +++ b/common.h @@ -0,0 +1 @@ +#define MSGBUFSZ 8 -- cgit v1.2.3