commit | 1a0954abb80f92cd9940a21f11dd8f3a84518579 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Tue Jan 04 21:18:08 2005 +0000 |
committer | rsc <devnull@localhost> | Tue Jan 04 21:18:08 2005 +0000 |
tree | 44f2c6af204a0143f6d062b256008b372456f1d0 | |
parent | 66ed321edf44a9465d011a3e54d60a6c32fc166f [diff] [blame] |
autolib
diff --git a/include/bio.h b/include/bio.h index bd52901..2c2b956 100644 --- a/include/bio.h +++ b/include/bio.h
@@ -4,6 +4,8 @@ extern "C" { #endif +AUTOLIB(bio) + #include <sys/types.h> /* for off_t */ #include <fcntl.h> /* for O_RDONLY, O_WRONLY */