mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
public: crtlib: include string.h for strlen
This commit is contained in:
@@ -17,6 +17,7 @@ GNU General Public License for more details.
|
||||
#define STDLIB_H
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include "build.h"
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user