diff options
Diffstat (limited to 'math/lgamma-compat.h')
-rw-r--r-- | math/lgamma-compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lgamma-compat.h b/math/lgamma-compat.h index 90a423756a..189d126882 100644 --- a/math/lgamma-compat.h +++ b/math/lgamma-compat.h @@ -19,6 +19,7 @@ #ifndef LGAMMA_COMPAT_H #define LGAMMA_COMPAT_H 1 +#include <math-svid-compat.h> #include <shlib-compat.h> /* XSI POSIX requires lgamma to set signgam, but ISO C does not permit |