summaryrefslogtreecommitdiff
path: root/benchmark/her2k.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/her2k.c')
-rw-r--r--benchmark/her2k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/her2k.c b/benchmark/her2k.c
index a0772feff..021873beb 100644
--- a/benchmark/her2k.c
+++ b/benchmark/her2k.c
@@ -150,7 +150,7 @@ int main(int argc, char *argv[]){
-#ifdef linux
+#ifdef __linux
srandom(getpid());
#endif