tadd autolib - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit ed670c4503a41a1f6d0da858bcb9af3efc8b73f3
DIR parent de9e3ca7434aa7acd01aca3ddccb857bf6a7d4cc
HTML Author: rsc <devnull@localhost>
Date: Tue, 8 Feb 2005 21:04:03 +0000
add autolib
Diffstat:
M include/9p.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/include/9p.h b/include/9p.h
t@@ -9,6 +9,7 @@ extern "C" {
#pragma src "/sys/src/lib9p"
#pragma lib "lib9p.a"
*/
+AUTOLIB(9p)
/*
* Maps from ulongs to void*s.