1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-18 05:47:10 +02:00

Avoid generic names.

This commit is contained in:
Sandu Liviu Catalin
2020-04-27 10:56:22 +03:00
parent b0e7c305b6
commit 935ae53855
3 changed files with 3 additions and 12 deletions

View File

@@ -85,7 +85,7 @@
#define IPTOS_LOWDELAY 0x10
#endif
#include "Host.h"
#include "HostConf.h"
#include "StatTimer.h"
//-----------------------------------------------------------------------------