mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 19:39:04 +00:00
Need stdlib.h, from Ben Boeckel.
This commit is contained in:
parent
2c5f3074bc
commit
39ea8a2787
@ -23,6 +23,7 @@
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <pwd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user