diff -Nru hostap/Makefile.orig hostap/Makefile --- hostap/Makefile.orig 2003-08-26 14:32:03.000000000 -0700 +++ hostap/Makefile 2003-08-26 17:49:55.000000000 -0700 @@ -86,7 +87,7 @@ endif ifdef CONFIG_MODVERSIONS -CFLAGS += -DMODVERSIONS -include $(KERNEL_PATH)/include/linux/modversions.h +CFLAGS += -DMODVERSIONS -include $(KERNEL_PATH)/include/linux/rhconfig.h -include $(KERNEL_PATH)/include/linux/modversions.h endif ifdef CONFIG_SMP