commit | ae0a96f7961b75b6741d67c6c849e47ccf4b5004 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu May 12 14:03:00 2005 +0000 |
committer | rsc <devnull@localhost> | Thu May 12 14:03:00 2005 +0000 |
tree | c14c9a1d857484b6dea32a4ae876e815ca9ff908 | |
parent | a1ad1acf25897fb9ee02d7fc5bf4fff710f01c1d [diff] |
add autolib
diff --git a/include/sunrpc.h b/include/sunrpc.h index 4f108aa..6bc6b0a 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;