Applied patch from Gennady Feldman to use single-thread instead of forking.
[oweals/busybox.git] / rpmunpack.c
index 79971faf373a68f8bd57415838a8bd9896bd40c3..12e9c71de33e0fd21d008dfec3f24f0add9d3083 100644 (file)
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
  
-#include "busybox.h" 
 #include <fcntl.h>
 #include <unistd.h>
 #include <string.h>
 #include <stdlib.h>
+#include "busybox.h" 
 
 /*
  * Some general definitions