Include roken.h for strlcpy rewrite

This commit is contained in:
Love Hornquist Astrand
2009-11-14 23:54:25 -08:00
parent ab1b87b557
commit d6d4efe386

View File

@@ -38,6 +38,7 @@
#include <stdlib.h>
#include <string.h>
#include <com_right.h>
#include <roken.h>
#ifdef LIBINTL
#include <libintl.h>