aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-05-12 14:03:00 +0000
committerrsc <devnull@localhost>2005-05-12 14:03:00 +0000
commitae0a96f7961b75b6741d67c6c849e47ccf4b5004 (patch)
treec14c9a1d857484b6dea32a4ae876e815ca9ff908 /include
parenta1ad1acf25897fb9ee02d7fc5bf4fff710f01c1d (diff)
downloadplan9port-ae0a96f7961b75b6741d67c6c849e47ccf4b5004.tar.gz
plan9port-ae0a96f7961b75b6741d67c6c849e47ccf4b5004.tar.bz2
plan9port-ae0a96f7961b75b6741d67c6c849e47ccf4b5004.zip
add autolib
Diffstat (limited to 'include')
-rw-r--r--include/sunrpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sunrpc.h b/include/sunrpc.h
index 4f108aa0..6bc6b0a4 100644
--- a/include/sunrpc.h
+++ b/include/sunrpc.h
@@ -6,6 +6,7 @@
#pragma lib "libsunrpc.a"
#pragma src "/sys/src/libsunrpc"
*/
+AUTOLIB(sunrpc)
typedef uchar u1int;