mirror of https://github.com/wb2osz/direwolf.git
				
				
				
			Add in a couple missing includes to clean up build warnings
This commit is contained in:
		
							parent
							
								
									17d3d0a621
								
							
						
					
					
						commit
						fcd892acd6
					
				| 
						 | 
				
			
			@ -68,6 +68,7 @@
 | 
			
		|||
#include <string.h>
 | 
			
		||||
#include <time.h>
 | 
			
		||||
#include <getopt.h>
 | 
			
		||||
#include <ctype.h>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#define ATEST_C 1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -68,6 +68,7 @@
 | 
			
		|||
#include "kiss_frame.h"
 | 
			
		||||
#include "dwsock.h"
 | 
			
		||||
#include "audio.h"		// for DEFAULT_TXDELAY, etc.
 | 
			
		||||
#include "dtime_now.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
// TODO:  define in one place, use everywhere.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue