Don't require external insmod.static.
[febootstrap.git] / febootstrap_package_handlers.ml
index 72bb172..ad3a233 100644 (file)
@@ -33,6 +33,7 @@ and file_type = {
   ft_config : bool;
   ft_ghost : bool;
   ft_mode : int;
+  ft_size : int;
 }
 
 let tmpdir = tmpdir ()