mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 11:55:56 +00:00
+compat.h
This commit is contained in:
parent
a3011be0d2
commit
603280cb28
@ -25,6 +25,8 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
char *osdep_get_name(int, char *);
|
||||
char *osdep_get_cwd(int);
|
||||
struct event_base *osdep_event_init(void);
|
||||
|
Loading…
Reference in New Issue
Block a user