try to fix freebsd 4 compile error

master
Felix von Leitner 2004-02-21 17:26:57 +00:00
parent 5a4b386b2a
commit 75e1b71e75
1 changed files with 1 additions and 0 deletions

View File

@ -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) {