diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:59:27 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:59:27 -0500 |
commit | 3164edd96b759a04eedb099ffab593c2a6251abe (patch) | |
tree | e52e8fe5ce0a2aac7f1a76282751ea184108927c /common.h |
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 |