common.h
changeset 2 69f8c0acaac7
parent 0 5b010627d7ed
child 8 4d38ccbeb93e
--- a/common.h	Sat May 31 02:22:27 2008 +0300
+++ b/common.h	Sat May 31 19:35:21 2008 +0300
@@ -1,5 +1,6 @@
 void die (const char *msg);
 void error (const char *fmt, ...);
+void perr (const char *fmt, ...);
 void perr_exit (const char *fmt, ...);
 void err_exit (const char *fmt, ...);