Fix includes in strlcat
This commit is contained in:
parent
5bc83561e0
commit
f4384b786c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "strlcat.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue