summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-11-04 05:02:22 +0000
committerngie <ngie@FreeBSD.org>2014-11-04 05:02:22 +0000
commit0b5b6ee46beea4111d36dc2578e49745b3073e9a (patch)
tree5e93cb2e5de8e8ed0944625e707c6560b08278c8 /contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c
parent33de25d4a2679fe2d407a048ec3616e1dd115613 (diff)
downloadFreeBSD-src-0b5b6ee46beea4111d36dc2578e49745b3073e9a.zip
FreeBSD-src-0b5b6ee46beea4111d36dc2578e49745b3073e9a.tar.gz
Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h
was removed from the build Pointyhat to: me (again, for not running make delete-old after running test builds)
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c')
-rw-r--r--contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c b/contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c
index 998eb85..3366c1f 100644
--- a/contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c
+++ b/contrib/netbsd-tests/lib/libc/gen/t_fpsetmask.c
@@ -1,4 +1,4 @@
-/* $NetBSD: t_fpsetmask.c,v 1.13 2014/02/09 21:26:07 jmmv Exp $ */
+/* $NetBSD: t_fpsetmask.c,v 1.14 2014/11/04 00:20:19 justin Exp $ */
/*-
* Copyright (c) 1995 The NetBSD Foundation, Inc.
@@ -29,7 +29,6 @@
#include <sys/param.h>
#include <atf-c.h>
-#include <atf-c/config.h>
#include <stdio.h>
#include <signal.h>
OpenPOWER on IntegriCloud