mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +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