aboutsummaryrefslogtreecommitdiff
path: root/src/slab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slab.h')
-rw-r--r--src/slab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slab.h b/src/slab.h
index 2aa32bc..69c63a6 100644
--- a/src/slab.h
+++ b/src/slab.h
@@ -70,6 +70,8 @@
The source and the destination arrays may be the same.
*/
+#define SLAB_MAXDIM 3
+
struct slabinfo {
int gsh;
int lbnd, lsh;