Whamcloud - gitweb
one small modification for linking libtest
authorshorthair <shorthair>
Sun, 2 Mar 2003 04:36:47 +0000 (04:36 +0000)
committershorthair <shorthair>
Sun, 2 Mar 2003 04:36:47 +0000 (04:36 +0000)
lustre/liblustre/libtest.c

index fce75c0..2941398 100644 (file)
@@ -47,7 +47,7 @@ void init_current(int argc, char **argv)
 
 }
 
-extern ptl_nid_t tcpnal_mynid;
+ptl_nid_t tcpnal_mynid;
 
 int init_lib_portals(struct pingcli_args *args)
 {