1*0a6a1f1dSLionel Sambuc /* $NetBSD: common.h,v 1.2 2015/01/29 03:28:19 christos Exp $ */ 2ce982eb7SThomas Cort /* $OpenBSD: common.h,v 1.2 2006/05/25 03:20:32 ray Exp $ */ 3ce982eb7SThomas Cort 4ce982eb7SThomas Cort /* 5ce982eb7SThomas Cort * Written by Raymond Lai <ray@cyth.net>. 6ce982eb7SThomas Cort * Public domain. 7ce982eb7SThomas Cort */ 8ce982eb7SThomas Cort 9ce982eb7SThomas Cort __dead void cleanup(const char *); 10