From 54184a0032303174f32491f3c65babb37dd5fc08 Mon Sep 17 00:00:00 2001 From: Gregory Minshall Date: Mon, 29 Aug 1988 01:05:52 -0800 Subject: [PATCH] date and time created 88/08/28 18:05:52 by minshall SCCS-vsn: usr.bin/tn3270/ascii/map3270.h 1.1 --- usr/src/usr.bin/tn3270/ascii/map3270.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 usr/src/usr.bin/tn3270/ascii/map3270.h diff --git a/usr/src/usr.bin/tn3270/ascii/map3270.h b/usr/src/usr.bin/tn3270/ascii/map3270.h new file mode 100644 index 0000000000..cb0a1a1378 --- /dev/null +++ b/usr/src/usr.bin/tn3270/ascii/map3270.h @@ -0,0 +1,6 @@ +/* + * Declaration for map3270.c. + */ + +extern state + *InitControl(); -- 2.20.1