/* $Id $ * * A few variables * * Copyright (C) 1987-1998 by the Massachusetts Institute of Technology * For copying and distribution information, please see the file * . */ #include #include #include "mr_private.h" RCSID("$Header$"); CONNECTION _mr_conn; OPERATION _mr_send_op, _mr_recv_op; int sending_version_no = MR_VERSION_2;