mirror of
https://github.com/tmux/tmux.git
synced 2025-11-03 08:16:08 +00:00
Fixes for GNU/kFreeBSD from James Clarke.
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include <unistd.h>
|
||||
#include <libutil.h>
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
struct kinfo_proc *cmp_procs(struct kinfo_proc *, struct kinfo_proc *);
|
||||
char *osdep_get_name(int, char *);
|
||||
char *osdep_get_cwd(int);
|
||||
|
||||
Reference in New Issue
Block a user