mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Most of AIX support.
This commit is contained in:
		@@ -49,13 +49,14 @@
 | 
			
		||||
 * POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#include <err.h>
 | 
			
		||||
/* #include <err.h> */
 | 
			
		||||
#include <errno.h>
 | 
			
		||||
/* #include <getopt.h> */
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 | 
			
		||||
#include "tmux.h"
 | 
			
		||||
#define warnx(a, b) /* XXX */
 | 
			
		||||
 | 
			
		||||
#define	REPLACE_GETOPT		/* use this getopt as the system getopt(3) */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user