Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / addrmap.c
index d49076b5ae7c43d3c9cefed4f3e514df85da25e8..6c3ed6945fbe49a811d297ac1950ab27d46172cc 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "addrmap.h"
-#include "gdb_obstack.h"
 #include "splay-tree.h"
+#include "gdb_obstack.h"
+#include "addrmap.h"
 
 \f
 /* The "abstract class".  */
This page took 0.026028 seconds and 4 git commands to generate.