mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Adjust imsg changes to the portable version due to OpenBSD patchset 243.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <sys/tree.h>
|
||||
#include "tmux.h"
|
||||
|
||||
#define READ_BUF_SIZE 65535
|
||||
#define IMSG_HEADER_SIZE sizeof(struct imsg_hdr)
|
||||
|
Reference in New Issue
Block a user