diff ffstools/tiffs-rd/globals.c @ 234:024042383a26

tiffs IVA: ls reports file sizes
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 26 Jan 2014 11:47:13 +0000
parents 5ceacdbd4490
children 254de9560ef3
line wrap: on
line diff
--- a/ffstools/tiffs-rd/globals.c	Sun Jan 26 10:54:42 2014 +0000
+++ b/ffstools/tiffs-rd/globals.c	Sun Jan 26 11:47:13 2014 +0000
@@ -2,6 +2,7 @@
  * Definitions of global variables for the tiffs IVA program.
  */
 
+#include <sys/types.h>
 #include "types.h"
 #include "struct.h"