OpenTTD Source  20240919-master-gdf0233f4c2
survey_unix.cpp File Reference
#include "../../stdafx.h"
#include "../../survey.h"
#include <sys/utsname.h>
#include <thread>
#include <unistd.h>
#include "../../safeguards.h"

Go to the source code of this file.

Functions

void SurveyOS (nlohmann::json &json)
 

Detailed Description

Unix implementation of OS-specific survey information.

Definition in file survey_unix.cpp.