$NetBSD: patch-gnuradio_runtime_include_gnuradio_high__res__timer__h,v 1.2 2014/10/17 09:51:56 mef Exp $

This patch is kind of joke, but better than nothing for packaging

--- gnuradio-runtime/include/gnuradio/high_res_timer.h.orig	2014-07-31 05:39:51.000000000 +0900
+++ gnuradio-runtime/include/gnuradio/high_res_timer.h	2014-10-03 00:14:18.000000000 +0900
@@ -23,6 +23,9 @@
 #define INCLUDED_GNURADIO_HIGH_RES_TIMER_H
 
 #include <gnuradio/api.h>
+#ifndef CLOCK_THREAD_CPUTIME_ID
+# define CLOCK_THREAD_CPUTIME_ID 3
+#endif
 
 ////////////////////////////////////////////////////////////////////////
 // Use architecture defines to determine the implementation
