diff options
Diffstat (limited to '.repos/surf/common.h')
-rw-r--r-- | .repos/surf/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.repos/surf/common.h b/.repos/surf/common.h deleted file mode 100644 index 2778029..0000000 --- a/.repos/surf/common.h +++ /dev/null @@ -1,3 +0,0 @@ -#define MSGBUFSZ 8 - -void die(char *, ...); |