mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Merge pull request #2484 from janisozaur/linux-util
Include safe_strncpy declaration in linux.c
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "platform.h"
|
||||
#include <dlfcn.h>
|
||||
#include <stdlib.h>
|
||||
#include "../util/util.h"
|
||||
|
||||
// See http://syprog.blogspot.ru/2011/12/listing-loaded-shared-objects-in-linux.html
|
||||
struct lmap {
|
||||
|
||||
Reference in New Issue
Block a user