$OpenBSD: patch-akode_plugins_mpc_decoder_mppdec_streaminfo_cpp,v 1.3 2005/06/02 14:01:26 espie Exp $
--- akode/plugins/mpc_decoder/mppdec/streaminfo.cpp.orig	Mon May 23 14:06:52 2005
+++ akode/plugins/mpc_decoder/mppdec/streaminfo.cpp	Sun May 29 21:33:24 2005
@@ -143,6 +143,7 @@ int StreamInfo::ReadHeaderSV6 ( unsigned
     return ERROR_CODE_OK;
 }
 
+#undef swap32
 static unsigned int swap32(unsigned int val)
 {
 	const unsigned char * src = (const unsigned char*)&val;
