merge from gcc
[deliverable/binutils-gdb.git] / libiberty / strsignal.c
index a8a7d341fefa9694faeff23a4c06dcaf7f05f765..1ff984debc3733aaaa5c597c0415b2623b7fc70b 100644 (file)
@@ -2,11 +2,10 @@
    Written by Fred Fish.  fnf@cygnus.com
    This file is in the public domain.  */
 
+#include "config.h"
 #include "ansidecl.h"
 #include "libiberty.h"
 
-#include "config.h"
-
 /* We need to declare sys_siglist, because even if the system provides
    it we can't assume that it is declared in <signal.h> (for example,
    SunOS provides sys_siglist, but it does not declare it in any
This page took 0.02329 seconds and 4 git commands to generate.