$NetBSD: patch-aa,v 1.1.1.1 2006/12/13 18:34:02 thomasklausner Exp $

--- PrecisionTimer.h.orig	2006-11-06 12:08:38.000000000 +0100
+++ PrecisionTimer.h
@@ -39,7 +39,7 @@ using namespace std;
 #include <iostream>
 #ifndef _RDTSC_TIMER_H
 #define _RDTSC_TIMER_H
-#ifdef linux
+#ifdef __USE_UNIX98
     #define PORTABLE_SLEEP_FUNC  sleep( s );
     #include <unistd.h>
 #else
