Add a file for shared functions
[surf.git] / common.h
1 #define MSGBUFSZ 32
2
3 void die(char *, ...);