mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Remove excessive includes from porting.h
This commit is contained in:
@@ -22,7 +22,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "filesys.h"
|
||||
#include "porting.h"
|
||||
#include "server.h"
|
||||
#ifndef SERVER
|
||||
#include "client/client.h"
|
||||
#endif
|
||||
#include "settings.h"
|
||||
|
||||
#include <cerrno>
|
||||
|
Reference in New Issue
Block a user