diff loader/elfdll.c @ 2069:ce45cce7f7a5

sync with avifile
author arpi
date Thu, 04 Oct 2001 02:21:47 +0000
parents d8c1b0b38edc
children e06cabbd1a9b
line wrap: on
line diff
--- a/loader/elfdll.c	Thu Oct 04 00:24:05 2001 +0000
+++ b/loader/elfdll.c	Thu Oct 04 02:21:47 2001 +0000
@@ -7,10 +7,10 @@
 
 #ifdef HAVE_LIBDL
 
+#include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
-#include <stdio.h>
-#include <stdlib.h>
 
 #include <wine/windef.h>
 //#include <wine/global.h>