Diff reduce with upstream by removing signal.h #include

MFC after:	3 days
This commit is contained in:
Enji Cooper 2017-01-10 10:27:09 +00:00
parent b6a72c5dbe
commit 7931520d40

View File

@ -36,10 +36,6 @@
#include <time.h>
#include <stdlib.h>
#ifndef __NetBSD__
#include <signal.h>
#endif
ATF_TC(snprintf_c99);
ATF_TC_HEAD(snprintf_c99, tc)
{