tadd autolib - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ae0a96f7961b75b6741d67c6c849e47ccf4b5004
(DIR) parent a1ad1acf25897fb9ee02d7fc5bf4fff710f01c1d
(HTM) 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(-)
---
(DIR) diff --git a/include/sunrpc.h b/include/sunrpc.h
t@@ -6,6 +6,7 @@
#pragma lib "libsunrpc.a"
#pragma src "/sys/src/libsunrpc"
*/
+AUTOLIB(sunrpc)
typedef uchar u1int;