contrib/chg/util.h
changeset 28787 ea86cdcd9b50
parent 28604 d4d8a3c89e6d
child 28788 57a78a64de44
--- a/contrib/chg/util.h	Mon Apr 04 17:45:54 2016 -0700
+++ b/contrib/chg/util.h	Tue Apr 05 14:48:09 2016 +0100
@@ -18,6 +18,7 @@
 
 void abortmsg(const char *fmt, ...) PRINTF_FORMAT_;
 
+void enablecolor(void);
 void enabledebugmsg(void);
 void debugmsg(const char *fmt, ...) PRINTF_FORMAT_;