diff options
Diffstat (limited to 'libio/libioP.h')
-rw-r--r-- | libio/libioP.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libio/libioP.h b/libio/libioP.h index 3723d04..a2cd4c2 100644 --- a/libio/libioP.h +++ b/libio/libioP.h @@ -1,5 +1,5 @@ -/* Copyright (C) 1993, 1997-2003, 2004, 2005, 2006 - Free Software Foundation, Inc. +/* Copyright (C) 1993, 1997-2003,2004,2005,2006 + Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -36,6 +36,8 @@ /*# include <comthread.h>*/ #endif +#include <math_ldbl_opt.h> + #include "iolibio.h" /* Control of exported symbols. Used in glibc. By default we don't |