From: shorthair Date: Sun, 2 Mar 2003 04:36:47 +0000 (+0000) Subject: one small modification for linking libtest X-Git-Tag: v1_7_100~1^94~77 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ae7a6ed4b6fd96a22db3641510e80686115f27b2;p=fs%2Flustre-release.git one small modification for linking libtest --- diff --git a/lustre/liblustre/libtest.c b/lustre/liblustre/libtest.c index fce75c0..2941398 100644 --- a/lustre/liblustre/libtest.c +++ b/lustre/liblustre/libtest.c @@ -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) {