This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
try to fix freebsd 4 compile error
master
Felix von Leitner
17 years ago
parent
5a4b386b2a
commit
75e1b71e75
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
io/iob_prefetch.c
+ 1
- 0
io/iob_prefetch.c
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
)
{
Write
Preview
Loading…
Cancel
Save