mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 19:58:48 +00:00
Need to remove endian.h as well.
This commit is contained in:
parent
990c724bd8
commit
c98c08c232
@ -23,7 +23,6 @@
|
|||||||
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <endian.h>
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user