mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Define strlcpy on platforms that do not have it
This commit is contained in:
parent
2a01050a0c
commit
a0683b811c
2 changed files with 19 additions and 5 deletions
|
@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "log.h"
|
||||
#include "tool.h"
|
||||
#include "serverobject.h"
|
||||
#include "porting.h"
|
||||
#include "mapgen.h"
|
||||
#include "json/json.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue