X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/8937141744246214fb6cd38993ac68f2e87fb890..05e591e391d5034ceaf49f56713db28e5c22e727:/lib/mr_ops.c diff --git a/lib/mr_ops.c b/lib/mr_ops.c index eed894e3..3c82f5a1 100644 --- a/lib/mr_ops.c +++ b/lib/mr_ops.c @@ -4,15 +4,18 @@ * $Header$ * * Copyright (C) 1987 by the Massachusetts Institute of Technology + * For copying and distribution information, please see the file + * . * * This routine is part of the client library. It handles - * creating a connection to the sms server. + * creating a connection to the sms server. */ #ifndef lint static char *rcsid_sms_do_update_c = "$Header$"; #endif lint +#include #include "sms_private.h" int sms_do_update()