diff options
| author | Andrew Guschin <saintruler@gmail.com> | 2021-05-15 15:24:24 +0400 |
|---|---|---|
| committer | Andrew Guschin <saintruler@gmail.com> | 2021-05-15 15:24:24 +0400 |
| commit | aafbcccc88b4c62ce75e7f73cb4736177c2ae025 (patch) | |
| tree | 084f8f4d57eac64114e1f7c0891a8679618ed16c /common.h | |
Initial commit
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |