From ebfe77b11ceefbe829bae25aee151e11b2771d38 Mon Sep 17 00:00:00 2001 From: ericm Date: Mon, 8 Sep 2003 04:08:59 +0000 Subject: [PATCH] [liblustre]: include libsysio_sockets driver --- lustre/liblustre/genlib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/liblustre/genlib.sh b/lustre/liblustre/genlib.sh index bf48010..e80e28d 100755 --- a/lustre/liblustre/genlib.sh +++ b/lustre/liblustre/genlib.sh @@ -21,6 +21,7 @@ LLLIBS="$LUS/liblustre/libllite.a \ $SYSIO/src/libsysio.a \ $SYSIO/dev/stdfd/libsysio_stdfd.a \ $SYSIO/drivers/native/libsysio_native.a \ + $SYSIO/drivers/sockets/libsysio_sockets.a \ $LUS/lov/liblov.a \ $LUS/osc/libosc.a \ $LUS/ldlm/libldlm.a \ -- 1.8.3.1