mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
compat/* should not include tmux.h.
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
/* OPENBSD ORIGINAL: lib/libc/stdlib/getopt.c */
|
||||
|
||||
#include "tmux.h"
|
||||
#include "compat.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user