mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user