mirror of
https://github.com/tmate-io/tmate.git
synced 2025-04-01 11:26:20 +02:00
imsg.h does not need sys/tree.h.
ok eric
This commit is contained in:
parent
d529e7e14e
commit
83e1a33ff5
2
imsg.h
2
imsg.h
@ -18,8 +18,6 @@
|
|||||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/tree.h>
|
|
||||||
|
|
||||||
#define READ_BUF_SIZE 65535
|
#define READ_BUF_SIZE 65535
|
||||||
#define IMSG_HEADER_SIZE sizeof(struct imsg_hdr)
|
#define IMSG_HEADER_SIZE sizeof(struct imsg_hdr)
|
||||||
#define MAX_IMSGSIZE 16384
|
#define MAX_IMSGSIZE 16384
|
||||||
|
Loading…
Reference in New Issue
Block a user