]> andersk Git - moira.git/blobdiff - lib/mr_data.c
don't include infodefs.h (now in sms_app.h)
[moira.git] / lib / mr_data.c
index 654b459afaaa95f21b360735e0aca6718e6b0c7b..55ce0b5de644d5b0a65e1124d3663b03cc0d6f0b 100644 (file)
@@ -4,10 +4,8 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
- *     $Log$
- *     Revision 1.2  1987-06-01 03:31:36  wesommer
- *     Added RCS headers.
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
  */
 
 static char *rcsid_sms_data_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_private.h"
 
 CONNECTION _sms_conn;
 
 OPERATION _sms_send_op, _sms_recv_op;
 
+int sending_version_no = SMS_VERSION_2;
+
This page took 0.029718 seconds and 4 git commands to generate.