Fix build with GLib >=2.68

Index: pv/views/trace/decodetrace.cpp
--- pv/views/trace/decodetrace.cpp.orig
+++ pv/views/trace/decodetrace.cpp
@@ -17,9 +17,7 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-extern "C" {
 #include <libsigrokdecode/libsigrokdecode.h>
-}
 
 #include <limits>
 #include <mutex>
