summaryrefslogtreecommitdiffstats
path: root/k9vamps/cputest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'k9vamps/cputest.cpp')
-rw-r--r--k9vamps/cputest.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/k9vamps/cputest.cpp b/k9vamps/cputest.cpp
index 643742b..c26cd3e 100644
--- a/k9vamps/cputest.cpp
+++ b/k9vamps/cputest.cpp
@@ -5,9 +5,7 @@
#include <stdlib.h>
#include "ac.h"
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
#ifdef ARCH_X86_64
# define REG_b "rbx"