X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=libcfs%2Finclude%2Flibcfs%2Flibcfsutil.h;h=f7c446ae8cf39170d69cc5349001f831c5005bf3;hp=5dad84604ea9cd10b310b8ce3801257f6252e8d6;hb=f95393b0d0a59cf3dc2f29cffc35dcc4cc9d7728;hpb=421d7a675265d697a1a9308aa9dac8030eab497a diff --git a/libcfs/include/libcfs/libcfsutil.h b/libcfs/include/libcfs/libcfsutil.h index 5dad846..f7c446a 100644 --- a/libcfs/include/libcfs/libcfsutil.h +++ b/libcfs/include/libcfs/libcfsutil.h @@ -16,8 +16,8 @@ * in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU General Public License - * version 2 along with this program; If not, see [sun.com URL with a - * copy of GPLv2]. + * version 2 along with this program; If not, see + * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf * * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * CA 95054 USA or visit www.sun.com if you need additional information or @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -52,5 +52,9 @@ #include #include +/* + * Defined by libcfs/libcfs/util/util.c + */ +int libcfs_tcd_type_max(void); #endif /* __LIBCFSUTIL_H__ */