ref: 86f796643b06e853c245903ab562779b8aaf53df
parent: b9bce3d7fbceac3bec5be4148377c48cba80f4d8
author: cbagwell <cbagwell>
date: Fri Jul 2 13:10:01 EDT 1999
Adding sigintreg prototype
--- a/src/st.h
+++ b/src/st.h
@@ -266,6 +266,7 @@
IMPORT void checkformat(P1(ft_t));
IMPORT void copyformat(P2(ft_t, ft_t));
IMPORT void cmpformats(P2(ft_t, ft_t));
+IMPORT void sigintreg(P1(ft_t));
typedef unsigned int u_i;
typedef ULONG u_l;