Fix the gdb build with GCC 7
[deliverable/binutils-gdb.git] / gdb / continuations.c
index 3f565a8f810cbecd4f00b3f700d232839eda8166..1feee32ebaa7631ac0eae23196d31ca36bbeeed1 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "continuations.h"
 #include "gdbthread.h"
 #include "inferior.h"
+#include "continuations.h"
 
 struct continuation
 {
This page took 0.024039 seconds and 4 git commands to generate.