From 5fdba75bfabd45cb1bf38af86d3cec641d488093 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 14 Apr 2020 16:06:38 +0200 Subject: Added surf configurations --- .repos/surf/common.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .repos/surf/common.h (limited to '.repos/surf/common.h') diff --git a/.repos/surf/common.h b/.repos/surf/common.h new file mode 100644 index 0000000..2778029 --- /dev/null +++ b/.repos/surf/common.h @@ -0,0 +1,3 @@ +#define MSGBUFSZ 8 + +void die(char *, ...); -- cgit v1.2.3