mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 11:14:59 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
#ifndef SESSION_H
|
||||
#define SESSION_H
|
||||
|
||||
#include "Cedar.h"
|
||||
|
||||
// Interval to increment the number of logins after the connection
|
||||
#define NUM_LOGIN_INCREMENT_INTERVAL (30 * 1000)
|
||||
|
Reference in New Issue
Block a user