mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +00:00
sys/dvb/dvbbasebin.c: Fix the build.
Original commit message from CVS: * sys/dvb/dvbbasebin.c: Fix the build.
This commit is contained in:
parent
fb4dbf8ae5
commit
556fdc15f4
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-10-30 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* sys/dvb/dvbbasebin.c:
|
||||
Fix the build.
|
||||
|
||||
2007-10-30 Edgard Lima <edgard.lima@indt.org.br>
|
||||
|
||||
* ext/metadata/.cvsignore:
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "dvbbasebin.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue