try to fix freebsd 4 compile error

master
Felix von Leitner 19 years ago
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…
Cancel
Save