]> andersk Git - moira.git/blobdiff - gdb/gdb_trans.c
specify path to synctree
[moira.git] / gdb / gdb_trans.c
index f17ae6b11a32d2296bb1be80bcee208660513e63..36ad94501ed120693f8bea6685f79ef37b67b9be 100644 (file)
@@ -5,27 +5,7 @@
 
 #ifndef lint
 static char *rcsid_gdb_trans_c = "$Header$";
-#endif lint
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+#endif
 
 /************************************************************************/
 /*     
@@ -35,6 +15,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 +27,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.079428 seconds and 4 git commands to generate.