]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/io.h
Opt: Make OPT_LAST_ARG actually work and document interface of opt_parse()
[libucw.git] / ucw / io.h
index 85c8bc63dbac8c98f2b02e89d489ea6cd4165dee..739921355fe1513c06d043fe1d5e4d8d91601add 100644 (file)
--- a/ucw/io.h
+++ b/ucw/io.h
@@ -12,6 +12,8 @@
 
 #include <fcntl.h>
 #include <unistd.h>
+#include <sys/stat.h>
+#include <sys/types.h>
 
 #ifdef CONFIG_UCW_CLEAN_ABI
 #define careful_read ucw_careful_read