[MPlayer-dev-eng] libavcodec fix proposal (FreeBSD)
Bohdan Horst
nexus at hoth.amu.edu.pl
Thu Jun 13 11:17:24 CEST 2002
--- common.h Tue Jun 11 16:39:10 2002
+++ common.h Thu Jun 13 11:13:24 2002
@@ -77,7 +77,11 @@
/* unix */
+#ifdef __FreeBSD__
+#include <unistd.h>
+#else
#include <stdint.h>
+#endif
#ifndef __WINE_WINDEF16_H
/* workaround for typedef conflict in MPlayer (wine typedefs) */
best regards
--
/ irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
\ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki UAM /
More information about the MPlayer-dev-eng
mailing list