Merge 3.3.
This commit is contained in:
commit
5383d2d2e4
|
@ -51,6 +51,9 @@ extern "C" {
|
|||
#ifndef UNUSED
|
||||
#define UNUSED
|
||||
#endif
|
||||
#define MPD_PRAGMA(x)
|
||||
#define MPD_HIDE_SYMBOLS_START
|
||||
#define MPD_HIDE_SYMBOLS_END
|
||||
#define EXTINLINE extern inline
|
||||
#else
|
||||
#ifdef HAVE_STDINT_H
|
||||
|
|
Loading…
Reference in New Issue