+compat.h

pull/2546/head
Nicholas Marriott 2021-01-17 17:52:10 +00:00
parent a3011be0d2
commit 603280cb28
1 changed files with 2 additions and 0 deletions

View File

@ -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);