spkg: Add string.h include in strlen.c
Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <ptdef.h>
|
||||
#include <string.h>
|
||||
|
||||
USIZE
|
||||
RtlStrLen(const CHAR *String)
|
||||
|
||||
Reference in New Issue
Block a user