Get rid of yet another implicit declaration
This commit is contained in:
		
							parent
							
								
									9dd3942c88
								
							
						
					
					
						commit
						d05d298bbb
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -36,6 +36,8 @@
 | 
				
			||||||
#ifdef WIN32
 | 
					#ifdef WIN32
 | 
				
			||||||
#include "typedef.h"
 | 
					#include "typedef.h"
 | 
				
			||||||
#include <io.h>
 | 
					#include <io.h>
 | 
				
			||||||
 | 
					#else
 | 
				
			||||||
 | 
					#include <unistd.h>
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "../common/cfgfiles.h"
 | 
					#include "../common/cfgfiles.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue