/* * $Source$ * $Author$ * $Header$ * * Copyright (C) 1987 by the Massachusetts Institute of Technology * * $Log$ * Revision 1.2 1987-06-01 03:31:36 wesommer * Added RCS headers. * */ #ifndef lint static char *rcsid_sms_data_c = "$Header$"; #endif lint #include "sms_private.h" CONNECTION _sms_conn; OPERATION _sms_send_op, _sms_recv_op;