Header file for new -lutil (naming from freebsd)
This commit is contained in:
		
							parent
							
								
									c24f72d433
								
							
						
					
					
						commit
						d740cce24d
					
				
							
								
								
									
										8
									
								
								include/libutil.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								include/libutil.h
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | |||||||
|  | #ifndef _LIBUTIL_H | ||||||
|  | #define _LIBUTIL_H 1 | ||||||
|  | 
 | ||||||
|  | #include <termios.h> | ||||||
|  | 
 | ||||||
|  | int openpty(int *, int *, char *, struct termios *, struct winsize *); | ||||||
|  | 
 | ||||||
|  | #endif | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ben Gras
						Ben Gras