mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[LIBSAMPLERATE]
Fix redefinition of 'lrint' / 'lrintf'. svn path=/trunk/; revision=58582
This commit is contained in:
+2
-2
@@ -96,10 +96,10 @@
|
||||
/* #undef HAVE_LIBM */
|
||||
|
||||
/* Define if you have C99's lrint function. */
|
||||
/* #undef HAVE_LRINT */
|
||||
#define HAVE_LRINT 1
|
||||
|
||||
/* Define if you have C99's lrintf function. */
|
||||
/* #undef HAVE_LRINTF */
|
||||
#define HAVE_LRINTF 1
|
||||
|
||||
/* Define to 1 if you have the `malloc' function. */
|
||||
#define HAVE_MALLOC 1
|
||||
|
||||
Reference in New Issue
Block a user