Whamcloud - gitweb
LU-11783 build: remove lustre_user.h deprecation warning
[fs/lustre-release.git] / lustre / utils / liblustreapi.map
index ebda578..45b8927 100644 (file)
@@ -1,8 +1,13 @@
 {
     global:
+       cfs_*;
        llapi_*;
+       libcfs_*;
        liblustreapi_initialized;
+       l_ioctl;
        mdt_hash_name;
+       Parser_*;
+       register_ioc_*;
     local:
        *;
 };