summaryrefslogtreecommitdiff
path: root/unproto/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'unproto/error.h')
-rw-r--r--unproto/error.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/unproto/error.h b/unproto/error.h
new file mode 100644
index 0000000..579906d
--- /dev/null
+++ b/unproto/error.h
@@ -0,0 +1,4 @@
+/* @(#) error.h 1.1 91/11/30 21:10:36 */
+
+extern void error(); /* default context */
+extern void error_where(); /* user-specified context */