use vsnprintf so that we dont need roken

This commit is contained in:
Love Hornquist Astrand
2010-11-27 23:21:39 -08:00
parent d36ee8f0b6
commit d69fcab43f
4 changed files with 4 additions and 28 deletions

View File

@@ -41,8 +41,6 @@
#include <errno.h>
#include <limits.h>
#include <roken.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif