aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skeletons/INTEGER.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skeletons/INTEGER.c b/skeletons/INTEGER.c
index bcdd395c..01066c9c 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>
/*