This commit is contained in:
twinaphex 2017-12-16 01:20:21 +01:00
parent c63859cca9
commit 3fd059e073

View File

@ -24,7 +24,6 @@
#include <ctype.h>
#include <compat/strl.h>
#include <compat/posix_string.h>
/* Implementation of strlcpy()/strlcat() based on OpenBSD. */