1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-04 15:25:29 +00:00

Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2019-06-01 09:02:27 +01:00
commit 8382ae65b7

View File

@ -23,6 +23,7 @@
#include <ctype.h> #include <ctype.h>
#include <errno.h> #include <errno.h>
#include <pwd.h> #include <pwd.h>
#include <stdlib.h>
#include <string.h> #include <string.h>
#include <unistd.h> #include <unistd.h>