X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fspace_map.h;h=3322997243d63b6f5705c7a6dba1dd52fee77460;hb=b01615d5ac86913da1e092d0378bfb8f0e72af30;hp=6f935c9db27e50868661f62c0c873f6b38d7afff;hpb=c38367c73f592ca9729ba0d5e70b5e3bc67e0745;p=zfs.git diff --git a/include/sys/space_map.h b/include/sys/space_map.h index 6f935c9..3322997 100644 --- a/include/sys/space_map.h +++ b/include/sys/space_map.h @@ -33,7 +33,7 @@ extern "C" { #endif -typedef struct space_map_ops space_map_ops_t; +typedef const struct space_map_ops space_map_ops_t; typedef struct space_map { avl_tree_t sm_root; /* AVL tree of map segments */