ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING
authorMichele Dionisio <michele.dionisio@gmail.com>
Tue, 1 Aug 2017 08:43:32 +0000 (10:43 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Jan 2018 17:45:28 +0000 (17:45 +0000)
commit0af74cb599e917b7c090800d67bded853d5d5e1a
treebed8cb7f3c42aee21c2bf703e06da3ae24d67d87
parente8bae061f155c1a9aedff2877e6a5054cf059d50
ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING

"Label ‘out’ used but not defined", since it's also used by
the USE_MEDIAN_PRE_FILTERING branch.

https://bugzilla.gnome.org/show_bug.cgi?id=785631
libs/gst/net/gstptpclock.c