mirror of /home/gitosis/repositories/libowfat.git
remove warning
This commit is contained in:
parent
bb6b70074b
commit
6305370c69
|
@ -5,6 +5,7 @@
|
|||
* that replace "^." with "^..". This decoder will try reversing this
|
||||
* when decoding a part with broken crc. */
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue