examples: fix cgroup test build
authorTim-Philipp Müller <tim@centricular.com>
Tue, 25 Feb 2014 14:06:47 +0000 (14:06 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 25 Feb 2014 14:06:47 +0000 (14:06 +0000)
commitf68db78a1d3d33479a7f5a32b4c9d5842cf87937
treeb038bf62adef3e2d666473f569320a4b8970881b
parente6b11af24a66bfa4d2d736d5f77fce7761407601
examples: fix cgroup test build

Fixes build failure caused by compiler warning:
test-cgroups.c:82:35: error: no previous prototype for ‘gst_rtsp_cgroup_pool_get_type’ [-Werror=missing-prototypes]
examples/test-cgroups.c