Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)
[deliverable/binutils-gdb.git] / gdb / signame.c
index f0e88babcadea81e0c821ad6515c5e80ff6501c0..129427924e1d44035dd2a2ae92b3e827410ec0bb 100755 (executable)
@@ -17,10 +17,9 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-#include <stdio.h>
-#include <signal.h>
 /* GDB-specific, FIXME.  (This is for the SYS_SIGLIST_MISSING define).  */
 #include "defs.h"
+#include <signal.h>
 #include "signame.h"
 
 static void
This page took 0.0232 seconds and 4 git commands to generate.