]> andersk Git - moira.git/blobdiff - gdb/gdb_trans.c
added the new imembers index
[moira.git] / gdb / gdb_trans.c
index f17ae6b11a32d2296bb1be80bcee208660513e63..39249748b535e636fa38d05a15bb3d362df1dc83 100644 (file)
@@ -35,6 +35,8 @@ static char *rcsid_gdb_trans_c = "$Header$";
 /*     
 /*     Author: Noah Mendelsohn
 /*     Copyright: 1986 MIT Project Athena 
+/*             For copying and distribution information, please see
+/*             the file <mit-copyright.h>.
 /*     
 /*     These routines implement layer 6 of the Client Library
 /*     Specification of the GDB system, as well as the facilities
@@ -45,8 +47,9 @@ static char *rcsid_gdb_trans_c = "$Header$";
 /*     
 /************************************************************************/
 
+#include <mit-copyright.h>
 #include <sys/types.h>
-#include <strings.h>
+#include <string.h>
 #include <stdio.h>
 #include <varargs.h>
 #include <errno.h>
This page took 0.034764 seconds and 4 git commands to generate.