mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Split internal parts from connection.h
This commit is contained in:
parent
dfba79f8ff
commit
24f2c38093
5 changed files with 562 additions and 522 deletions
|
@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "porting.h"
|
||||
#include "settings.h"
|
||||
#include "util/serialize.h"
|
||||
#include "network/connection.h"
|
||||
#include "network/connection_internal.h"
|
||||
#include "network/networkpacket.h"
|
||||
#include "network/socket.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue