| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/audio/py-fmoo-audiotools/files/ |
Upload File : |
--- src/samplerate/common.h.orig 2014-12-31 18:30:53 UTC +++ src/samplerate/common.h @@ -25,13 +25,7 @@ #ifndef COMMON_H_INCLUDED #define COMMON_H_INCLUDED -#ifdef HAVE_STDINT_H #include <stdint.h> -#elif (SIZEOF_INT == 4) -typedef int int32_t ; -#elif (SIZEOF_LONG == 4) -typedef long int32_t ; -#endif #define SRC_MAX_RATIO 256 #define SRC_MAX_RATIO_STR "256"