aboutsummaryrefslogtreecommitdiff
path: root/include/bio.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-14 03:45:44 +0000
committerrsc <devnull@localhost>2005-01-14 03:45:44 +0000
commit78e51a8c6678b6e3dff3d619aa786669f531f4bc (patch)
tree015e00fde4fc837fd31b705e18d17dc913829388 /include/bio.h
parent2634795b5f0053bc0ff08e5d7bbc0eda8efea061 (diff)
downloadplan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.gz
plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.bz2
plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.zip
checkpoint
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 2c2b9566..caffa742 100644
--- a/include/bio.h
+++ b/include/bio.h
@@ -4,7 +4,9 @@
extern "C" {
#endif
+#ifdef AUTOLIB
AUTOLIB(bio)
+#endif
#include <sys/types.h> /* for off_t */
#include <fcntl.h> /* for O_RDONLY, O_WRONLY */