Index: turbostat-4.8/Makefile
===================================================================
--- turbostat-4.8.orig/Makefile	2016-01-26 18:26:10.350954918 +0100
+++ turbostat-4.8/Makefile	2016-01-26 18:26:40.512676659 +0100
@@ -9,7 +9,6 @@ endif
 
 turbostat : turbostat.c
 CFLAGS +=	-Wall
-CFLAGS +=	-DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"'
 
 %: %.c
 	@mkdir -p $(BUILD_OUTPUT)