Fix ARI text for floatformat_from_double
[deliverable/binutils-gdb.git] / gdb / extension-priv.h
index 5b99c0fb8dbc2bb051477f2bdc7a9fde6b2d780f..97594f853a22d76f726b19562897d22deda3c7dc 100644 (file)
 #ifndef EXTENSION_PRIV_H
 #define EXTENSION_PRIV_H
 
+#include "extension.h"
 #include <signal.h>
-
-/* Local non-gdb includes.  */
 #include "cli/cli-script.h"
-#include "extension.h"
 
 /* High level description of an extension/scripting language.
    An entry for each is compiled into GDB regardless of whether the support
This page took 0.024445 seconds and 4 git commands to generate.