ia64 and alpha include perf bits in other files
authorDan Stowell <danstowell@users.sourceforge.net>
Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)
committerFelipe Sateler <fsateler@debian.org>
Sat, 4 Oct 2014 16:19:47 +0000 (17:19 +0100)
===================================================================

Gbp-Pq: Name perf-counter-include.patch

external_libraries/nova-simd/benchmarks/perf_counter.hpp

index ee78f181190aefd2c13dca26147a663091a25497..ee68df69152d7591c411b66a0fa5699a6da52b0e 100644 (file)
 #endif
 
 
+#if defined(__ia64__) || defined(__alpha__)
+#include <asm-generic/unistd.h>
+#endif
+
+
 /*
  * User-space ABI bits:
  */