mirror of /home/gitosis/repositories/libowfat.git
try to fix freebsd 4 compile error
parent
5a4b386b2a
commit
75e1b71e75
|
@ -1,5 +1,6 @@
|
|||
#include "iob_internal.h"
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
void iob_prefetch(io_batch* b,uint64 bytes) {
|
||||
|
|
Loading…
Reference in New Issue