fix: strlcpy could be in libbsd
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <bsd/string.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "types.h"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#include <bsd/string.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user