From 6294c9811888682b8d2919c7cf340ee17ac843b1 Mon Sep 17 00:00:00 2001 From: zab Date: Fri, 27 Feb 2004 21:32:37 +0000 Subject: [PATCH] - update b_cray_portals_merge from head (HEAD_CRAY_PORTALS_MERGE_UPDATE_CHILD_20040227_1243) in preparation for 2776 work (the bug where our future-forefathers sing and dance) --- lustre/utils/lfs.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lustre/utils/lfs.c b/lustre/utils/lfs.c index a41f7a7..4685e46 100644 --- a/lustre/utils/lfs.c +++ b/lustre/utils/lfs.c @@ -34,12 +34,11 @@ #include #include +#include #include "parser.h" #include "obdctl.h" -extern int op_create_file(char *name, long stripe_size, int stripe_offset, - int stripe_count); extern int op_find(char *path, struct obd_uuid *obduuid, int recursive, int verbose, int quiet); extern int op_check(int type_num, char **obd_type_p, char *dir); -- 1.8.3.1