--- a/contrib/chg/util.h Tue Apr 05 14:48:09 2016 +0100
+++ b/contrib/chg/util.h Tue Apr 05 17:25:39 2016 +0100
@@ -17,6 +17,7 @@
#endif
void abortmsg(const char *fmt, ...) PRINTF_FORMAT_;
+void abortmsgerrno(const char *fmt, ...) PRINTF_FORMAT_;
void enablecolor(void);
void enabledebugmsg(void);