X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/6e5463656a250fdc1713a66c798ff2f17cc74255..fc2f4a27ed42bcff7c3c5ce00573210110b45b21:/gdb/gdb_struct.c diff --git a/gdb/gdb_struct.c b/gdb/gdb_struct.c index 8697966e..345b1bff 100644 --- a/gdb/gdb_struct.c +++ b/gdb/gdb_struct.c @@ -1,5 +1,4 @@ /* - * $Source$ * $Header$ */ @@ -7,25 +6,6 @@ static char *rcsid_gdb_struct_c = "$Header$"; #endif lint - - - - - - - - - - - - - - - - - - - /************************************************************************/ /* @@ -61,7 +41,9 @@ static char *rcsid_gdb_struct_c = "$Header$"; #include "gdb.h" extern char *malloc(); +#ifndef lint extern void free(); +#endif /************************************************************************/ /* @@ -102,6 +84,7 @@ int bytes; /* /*----------------------------------------------------------*/ +/*ARGSUSED*/ int gdb_fm(ptr, bytes) char *ptr;