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 */