diff options
author | Andoni Morales <ylatuya@gmail.com> | 2009-02-22 18:41:08 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-02-22 18:41:08 +0100 |
commit | 7992233522f6fe60c54cbdaa7f7e8ea9ce9fb398 (patch) | |
tree | 6cc4bb40c0f99b6b0aa46433222054e0c5d2e4b2 /sys/dvb/gstdvb.c | |
parent | 5bdb5c4de142e2fe2ec920faea07a6f8d270a8bc (diff) | |
download | gst-plugins-bad-7992233522f6fe60c54cbdaa7f7e8ea9ce9fb398.tar.gz gst-plugins-bad-7992233522f6fe60c54cbdaa7f7e8ea9ce9fb398.tar.bz2 gst-plugins-bad-7992233522f6fe60c54cbdaa7f7e8ea9ce9fb398.zip |
camerabin: Fix compilation on Windows with Visual Studio
Windows doesn't have strcasecmp so we should use
g_ascii_strcasecmp here instead.
Also Windows doesn't have sys/time.h so we first
need to check if it actually exists and if not
we should not include it.
Fixes bug #572315.
Diffstat (limited to 'sys/dvb/gstdvb.c')
0 files changed, 0 insertions, 0 deletions