--- lilo-23.0-4.7/src/Makefile	2010-06-27 14:53:05.000000000 +0200
+++ lilo-23.0-4.8/src/Makefile	2013-05-30 09:10:37.412311814 +0200
@@ -185,7 +185,7 @@
 		(dd if=first.b bs=512 conv=sync; dd if=bitmap.b) >boot-bmp.b
 
 common.s:	common.h
-		$(CPP) -C -traditional -DLILO_ASM -o common.s common.h
+		$(CPP) -C -nostdinc -traditional -DLILO_ASM -o common.s common.h
 
 bitmap.o: bitmap.s common.s
 third.o: third.s common.s
