File diff r15522:07fd9844efd2 → r15523:81620324a110
src/dedicated.cpp
Show inline comments
 
@@ -17,8 +17,6 @@ char *_log_file; ///< File to reroute ou
 

	
 
#if defined(UNIX) && !defined(__MORPHOS__)
 

	
 
#include "variables.h"
 

	
 
#include <unistd.h>
 

	
 
#if (defined(SUNOS) && !defined(_LP64) && !defined(_I32LPx)) || defined(__HAIKU__)