aboutsummaryrefslogtreecommitdiff
path: root/compat/reallocarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/reallocarray.c')
-rw-r--r--compat/reallocarray.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/reallocarray.c b/compat/reallocarray.c
index f4705fcd..ba17e3f4 100644
--- a/compat/reallocarray.c
+++ b/compat/reallocarray.c
@@ -20,7 +20,7 @@
#include <stdint.h>
#include <stdlib.h>
-#include "tmux.h"
+#include "compat.h"
/*
* This is sqrt(SIZE_MAX+1), as s1*s2 <= SIZE_MAX