mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Missing headers from compat/asprintf.c, from cyyever at outlook dot com.
This commit is contained in:
		@@ -19,8 +19,10 @@
 | 
			
		||||
#include <stdarg.h>
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
 | 
			
		||||
#include "compat.h"
 | 
			
		||||
#include "xmalloc.h"
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
asprintf(char **ret, const char *fmt, ...)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user