summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk/errormsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk/errormsg.h')
-rw-r--r--Build/source/texk/ttf2pk/errormsg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/ttf2pk/errormsg.h b/Build/source/texk/ttf2pk/errormsg.h
index 9b04b56702e..841dd42a036 100644
--- a/Build/source/texk/ttf2pk/errormsg.h
+++ b/Build/source/texk/ttf2pk/errormsg.h
@@ -31,6 +31,8 @@
#endif
+extern const char *progname; /* the origin of the error/warning message */
+
void oops(const char *message,
...);
void boops(const char *buffer,