aboutsummaryrefslogtreecommitdiff
path: root/include/bio.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-04 21:18:08 +0000
committerrsc <devnull@localhost>2005-01-04 21:18:08 +0000
commit1a0954abb80f92cd9940a21f11dd8f3a84518579 (patch)
tree44f2c6af204a0143f6d062b256008b372456f1d0 /include/bio.h
parent66ed321edf44a9465d011a3e54d60a6c32fc166f (diff)
downloadplan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.tar.gz
plan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.tar.bz2
plan9port-1a0954abb80f92cd9940a21f11dd8f3a84518579.zip
autolib
Diffstat (limited to 'include/bio.h')
-rw-r--r--include/bio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bio.h b/include/bio.h
index bd529011..2c2b9566 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 */