try to fix freebsd 4 compile error

master
leitner 21 years ago
parent bf2678e1f1
commit 069aedc871

@ -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…
Cancel
Save