diff options
author | joe <rbo@gmx.us> | 2025-09-30 18:03:23 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-30 18:03:23 +0200 |
commit | 29dab718af747d7b8207c1cbfb49de65f0a26306 (patch) | |
tree | 69493e61ed9702b33d45436d06c040bc4456571c /common.h | |
download | surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.gz surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.bz2 surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.xz surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.zst surf-29dab718af747d7b8207c1cbfb49de65f0a26306.zip |
surfin
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 |