* support/regression/tests/bug1057979.c, support/regression/tests/malloc.c,
[fw/sdcc] / support / regression / tests / bug1057979.c
index 982416bbcb05d99841ac20e2da76a817e008a509..b7301acbec04533cd4e063e084d6197e154bc5c0 100644 (file)
@@ -2,10 +2,10 @@
    bug1057979.c
 */
 
-#include <testfwk.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <testfwk.h>
 
 char s[12+1];