commit ed670c4503a41a1f6d0da858bcb9af3efc8b73f3 parent de9e3ca7434aa7acd01aca3ddccb857bf6a7d4cc 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(-)
diff --git a/include/9p.h b/include/9p.h @@ -9,6 +9,7 @@ extern "C" { #pragma src "/sys/src/lib9p" #pragma lib "lib9p.a" */ +AUTOLIB(9p) /* * Maps from ulongs to void*s.