CVS: main/libmpdemux stream.h,1.23,1.24
7 Jan
2002
7 Jan
'02
4:22 a.m.
Update of /cvsroot/mplayer/main/libmpdemux In directory mplayer:/var/tmp.root/cvs-serv2496 Modified Files: stream.h Log Message: patch for missing include by Steven M. Schultz <sms@2BSD.COM> Index: stream.h =================================================================== RCS file: /cvsroot/mplayer/main/libmpdemux/stream.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- stream.h 5 Jan 2002 19:21:06 -0000 1.23 +++ stream.h 7 Jan 2002 09:22:01 -0000 1.24 @@ -1,6 +1,8 @@ #ifndef __STREAM_H #define __STREAM_H +#include <inttypes.h> + #define STREAM_BUFFER_SIZE 2048 #define STREAMTYPE_FILE 0
8709
Age (days ago)
8709
Last active (days ago)
0 comments
1 participants
participants (1)
-
pl