mirror of
				https://github.com/tmux/tmux.git
				synced 2025-10-26 12:27:15 +00:00 
			
		
		
		
	Do not need getopt.h for getopt, from Eric N Vander Weele.
This commit is contained in:
		
							
								
								
									
										4
									
								
								compat.h
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								compat.h
									
									
									
									
									
								
							| @@ -344,9 +344,7 @@ int		 utf8proc_mbtowc(wchar_t *, const char *, size_t); | ||||
| int		 utf8proc_wctomb(char *, wchar_t); | ||||
| #endif | ||||
|  | ||||
| #ifdef HAVE_GETOPT | ||||
| #include <getopt.h> | ||||
| #else | ||||
| #ifndef HAVE_GETOPT | ||||
| /* getopt.c */ | ||||
| extern int	BSDopterr; | ||||
| extern int	BSDoptind; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicholas Marriott
					Nicholas Marriott