Reorder includes.

This commit is contained in:
Ralf Corsepius
2010-03-28 15:20:04 +00:00
parent 1b4f290d67
commit d192aa3918

View File

@@ -9,13 +9,13 @@
* $Id$
*/
#include <rtems/stringto.h>
#include <errno.h>
#include <stdlib.h>
#include <limits.h>
#include <stdbool.h>
#include <rtems/stringto.h>
/*
* If we are doing floating point conversion, then we need math.h
*/