Makefile: fix a typo in clean: target
[surf.git] / common.h
1 #define MSGBUFSZ 8
2
3 void die(char *, ...);