mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Forward-declarations for osdep-linux
This commit is contained in:
		@@ -26,6 +26,10 @@
 | 
			
		||||
 | 
			
		||||
#include "tmux.h"
 | 
			
		||||
 | 
			
		||||
char			*osdep_get_name(int, char *);
 | 
			
		||||
char			*osdep_get_cwd(int);
 | 
			
		||||
struct event_base	*osdep_event_init(void);
 | 
			
		||||
 | 
			
		||||
char *
 | 
			
		||||
osdep_get_name(int fd, unused char *tty)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user