|  | @@ -33,15 +33,15 @@
 | 
											
												
													
														|  |  #undef MEMORY_DEBUGGING
 |  |  #undef MEMORY_DEBUGGING
 | 
											
												
													
														|  |  #endif
 |  |  #endif
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -#include <stdlib.h>
 |  | 
 | 
											
												
													
														|  | -#include <time.h>
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  //#define CIVETWEB_API static
 |  |  //#define CIVETWEB_API static
 | 
											
												
													
														|  |  //#include "../include/civetweb.h"
 |  |  //#include "../include/civetweb.h"
 | 
											
												
													
														|  |  #include "../src/civetweb.c"
 |  |  #include "../src/civetweb.c"
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  #include "private.h"
 |  |  #include "private.h"
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +#include <stdlib.h>
 | 
											
												
													
														|  | 
 |  | +#include <time.h>
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  /* This unit test file uses the excellent Check unit testing library.
 |  |  /* This unit test file uses the excellent Check unit testing library.
 | 
											
												
													
														|  |   * The API documentation is available here:
 |  |   * The API documentation is available here:
 | 
											
												
													
														|  |   * http://check.sourceforge.net/doc/check_html/index.html
 |  |   * http://check.sourceforge.net/doc/check_html/index.html
 |