Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
* \author Felix Kuehling
*/
+#include <stdarg.h>
#include <string.h>
#include <assert.h>
#include <expat.h>
#include <stdio.h>
#include <string.h>
#include <float.h>
-#include <stdarg.h>
#include "util/macros.h"
*/
+#include <stdarg.h>
#include "errors.h"
#include "enums.h"
#include "imports.h"
* OTHER DEALINGS IN THE SOFTWARE.
*/
-
-
+#include <stdarg.h>
#include "imports.h"
#include "context.h"
#include "mtypes.h"
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
+
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>