commit ae0a96f7961b75b6741d67c6c849e47ccf4b5004 parent a1ad1acf25897fb9ee02d7fc5bf4fff710f01c1d Author: rsc <devnull@localhost> Date: Thu, 12 May 2005 14:03:00 +0000 add autolib Diffstat:
M | include/sunrpc.h | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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;