Mercurial > mplayer.hg
annotate vidix/mga_crtc2_vid.c @ 25792:0bf5384fb82c
Fix compilation failue:
stream_cddb.c: In function 'cddb_read_cache':
stream_cddb.c:341: error: 'UINT_MAX' undeclared (first use in this function)
stream_cddb.c:341: error: (Each undeclared identifier is reported only once
stream_cddb.c:341: error: for each function it appears in.)
author | ulion |
---|---|
date | Sun, 20 Jan 2008 16:13:51 +0000 |
parents | 1e215be6a749 |
children |
rev | line source |
---|---|
25561
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
1 #define CRTC2 |
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
2 |
1e215be6a749
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
parents:
diff
changeset
|
3 #include "mga_vid.c" |