gst/realmedia/rtspreal.c: Include stdlib.
Original commit message from CVS: * gst/realmedia/rtspreal.c: Include stdlib.
This commit is contained in:
parent
068185d02a
commit
5ef116fd1f
@ -1,3 +1,8 @@
|
|||||||
|
2007-07-31 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* gst/realmedia/rtspreal.c:
|
||||||
|
Include stdlib.
|
||||||
|
|
||||||
2007-07-27 Wim Taymans <wim.taymans@gmail.com>
|
2007-07-27 Wim Taymans <wim.taymans@gmail.com>
|
||||||
|
|
||||||
* gst/realmedia/Makefile.am:
|
* gst/realmedia/Makefile.am:
|
||||||
@ -901,7 +906,7 @@
|
|||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
Add --enable-experimental support. Activate synaesthesia when building
|
Add --enable-experimental support. Activate synaesthesia when building
|
||||||
with --enable-experimental. Fix --enable external configure switch
|
with --enable-experimental. Fix --enable-external configure switch
|
||||||
description.
|
description.
|
||||||
|
|
||||||
2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
|
2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
@ -34,6 +34,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user