try to move it around for travis
diff --git a/skeletons/INTEGER.c b/skeletons/INTEGER.c
index bcdd395..01066c9 100644
--- a/skeletons/INTEGER.c
+++ b/skeletons/INTEGER.c
@@ -3,10 +3,10 @@
  * All rights reserved.
  * Redistribution and modifications are permitted subject to BSD license.
  */
+#include <stdio.h>
 #include <asn_internal.h>
 #include <INTEGER.h>
 #include <asn_codecs_prim.h>	/* Encoder and decoder of a primitive type */
-#include <stdio.h>
 #include <errno.h>
 
 /*