* i386-stub.c, sparc-stub.c (getpacket): Actually check checksums.
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index 579ed3083e383b2dbe6d889b29c423d666e277f3..2710ce5a20be1538c6819728ce6192fda0cf5795 100644 (file)
@@ -182,7 +182,9 @@ xcoff_symfile_init PARAMS ((struct objfile *));
 static void
 xcoff_new_init PARAMS ((struct objfile *));
 
+#ifdef __STDC__
 struct section_offset;
+#endif
 
 static void
 xcoff_symfile_read PARAMS ((struct objfile *, struct section_offset *, int));
This page took 0.022728 seconds and 4 git commands to generate.