diff options
Diffstat (limited to 'config.h.win32.in')
-rw-r--r-- | config.h.win32.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.win32.in b/config.h.win32.in index 1cfb8e93e7..34f05c25db 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -141,6 +141,9 @@ #define HAVE_ROUND 1 #endif +/* Define to 1 if sincos() is available */ +/* #undef HAVE_SINCOS */ + /* Have the sockaddr_un.sun_len member */ /* #undef HAVE_SOCKADDR_UN_SUN_LEN */ |