]> andersk Git - moira.git/blobdiff - update/get_file.c
Initial revision
[moira.git] / update / get_file.c
index 65edce85381f7a9a38cfbee014709aa102971249..79baacc7710e1e292993bdd530aa0859a9bfae7c 100644 (file)
@@ -2,11 +2,15 @@
  *     $Source$
  *     $Header$
  */
+/*  (c) Copyright 1988 by the Massachusetts Institute of Technology. */
+/*  For copying and distribution information, please see the file */
+/*  <mit-copyright.h>. */
 
 #ifndef lint
 static char *rcsid_get_file_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <gdb.h>
 #include <ctype.h>
@@ -14,7 +18,6 @@ static char *rcsid_get_file_c = "$Header$";
 #include <sys/file.h>
 #include <sms.h>
 #include "update.h"
-#include "kludge.h"
 
 extern CONNECTION conn;
 char buf[BUFSIZ];
This page took 0.031995 seconds and 4 git commands to generate.