about summary refs log tree commit diff
path: root/conform/conformtest.pl
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-02 23:21:36 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-02 23:21:36 +0000
commita68d0680f89b5f3639b30ec7955671d97e101e87 (patch)
treeb1500bba2e18333a08f60932ae190d2d8759c762 /conform/conformtest.pl
parentcaf7f573e9061e5b11d20723b0b2313ed4698dfc (diff)
downloadglibc-a68d0680f89b5f3639b30ec7955671d97e101e87.tar.gz
glibc-a68d0680f89b5f3639b30ec7955671d97e101e87.tar.xz
glibc-a68d0680f89b5f3639b30ec7955671d97e101e87.zip
conformtest: Add test data for fenv.h.
Diffstat (limited to 'conform/conformtest.pl')
-rw-r--r--conform/conformtest.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/conformtest.pl b/conform/conformtest.pl
index d3e41be4cb..af21941596 100644
--- a/conform/conformtest.pl
+++ b/conform/conformtest.pl
@@ -27,7 +27,7 @@ if (@headers == ()) {
 	      "netdb.h", "ndbm.h", "mqueue.h", "monetary.h", "math.h",
 	      "locale.h", "libgen.h", "limits.h", "langinfo.h", "iso646.h",
 	      "inttypes.h", "iconv.h", "grp.h", "glob.h", "ftw.h", "fnmatch.h",
-	      "fmtmsg.h", "float.h", "fcntl.h", "errno.h", "dlfcn.h",
+	      "fmtmsg.h", "float.h", "fenv.h", "fcntl.h", "errno.h", "dlfcn.h",
 	      "dirent.h", "ctype.h", "cpio.h", "complex.h", "assert.h",
 	      "arpa/inet.h", "aio.h");
 }