Merge 3.3.

This commit is contained in:
Stefan Krah 2012-12-22 14:57:16 +01:00
commit 5383d2d2e4
1 changed files with 3 additions and 0 deletions

View File

@ -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