]> andersk Git - moira.git/blobdiff - update/get_file.c
add missing #if () for mips & SYSTYPE_SYSV
[moira.git] / update / get_file.c
index 65edce85381f7a9a38cfbee014709aa102971249..f0df2c086ebded1ea2b71de09be9c5ad7bea5b0a 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>
This page took 0.031142 seconds and 4 git commands to generate.