aboutsummaryrefslogtreecommitdiff
path: root/include/9p.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-02-08 21:04:03 +0000
committerrsc <devnull@localhost>2005-02-08 21:04:03 +0000
commited670c4503a41a1f6d0da858bcb9af3efc8b73f3 (patch)
tree1ab186d5a008be805cc638e9ce2a575c42721e80 /include/9p.h
parentde9e3ca7434aa7acd01aca3ddccb857bf6a7d4cc (diff)
downloadplan9port-ed670c4503a41a1f6d0da858bcb9af3efc8b73f3.tar.gz
plan9port-ed670c4503a41a1f6d0da858bcb9af3efc8b73f3.tar.bz2
plan9port-ed670c4503a41a1f6d0da858bcb9af3efc8b73f3.zip
add autolib
Diffstat (limited to 'include/9p.h')
-rw-r--r--include/9p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/9p.h b/include/9p.h
index 6703d607..66c7758a 100644
--- a/include/9p.h
+++ b/include/9p.h
@@ -9,6 +9,7 @@ extern "C" {
#pragma src "/sys/src/lib9p"
#pragma lib "lib9p.a"
*/
+AUTOLIB(9p)
/*
* Maps from ulongs to void*s.