mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 12:37:02 +00:00
+compat.h
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user