mirror of
				https://github.com/VCMP-SqMod/SqMod.git
				synced 2025-11-04 00:07:19 +01:00 
			
		
		
		
	Remove unnecessary macro.
This commit is contained in:
		@@ -45,10 +45,6 @@
 | 
			
		||||
#include "HostConf.h"
 | 
			
		||||
#include "StatTimer.h"
 | 
			
		||||
 | 
			
		||||
#ifdef _LINUX
 | 
			
		||||
    #define _DEFAULT_SOURCE
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include <sys/stat.h>
 | 
			
		||||
#include <cstdlib>
 | 
			
		||||
#include <cstdio>
 | 
			
		||||
 
 | 
			
		||||
@@ -50,7 +50,6 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef _LINUX
 | 
			
		||||
    #define _DEFAULT_SOURCE
 | 
			
		||||
  #include <stdio.h>
 | 
			
		||||
  #include <sys/time.h>
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user