Encontrei isso mencionado neste fórum do OpenSUSE, em um post intitulado: Tópico: Os drivers Realtek não são instalados, faltando linux / version.h . A solução oferecida nesse segmento foi esta:
With the 3.7 and greter kernel, there was a change to the uapi sources which causes issues with some older drivers which can not locate version.h
You might try:
# ln -s /usr/src/linux-$(uname -r)/include/generated/uapi/linux/version.h \ /usr/src/linux-$(uname -r)/include/linux/