Remove unnecessary headers
This commit is contained in:
		
							parent
							
								
									007c2d3ccf
								
							
						
					
					
						commit
						2a47637d5e
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -25,8 +25,6 @@ | ||||||
| /* #define DEBUG _DEBUG_ */ | /* #define DEBUG _DEBUG_ */ | ||||||
| #include    <unistd.h> | #include    <unistd.h> | ||||||
| #include    <stdlib.h> | #include    <stdlib.h> | ||||||
| #include    <sys/ioctl.h> |  | ||||||
| #include    <fcntl.h> |  | ||||||
| #include    <stdio.h> | #include    <stdio.h> | ||||||
| #include    <signal.h> | #include    <signal.h> | ||||||
| #include    <string.h> | #include    <string.h> | ||||||
|  | @ -40,9 +38,7 @@ | ||||||
| #include    <time.h> | #include    <time.h> | ||||||
| #include    <sys/resource.h> | #include    <sys/resource.h> | ||||||
| #include    <ctype.h> | #include    <ctype.h> | ||||||
| #include    <termios.h> |  | ||||||
| #include    <fcntl.h> | #include    <fcntl.h> | ||||||
| #include    <dirent.h> |  | ||||||
| 
 | 
 | ||||||
| #ifdef TIMEOUTDX11 | #ifdef TIMEOUTDX11 | ||||||
| #include <netdb.h> | #include <netdb.h> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Petar Kapris
						Petar Kapris