net: fix for utsrelease.h moving to generated

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Stephen Rothwell 2009-12-07 19:56:42 +11:00 коммит произвёл Michal Marek
Родитель 6d87fea4dd
Коммит 46e75f6667
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -63,7 +63,7 @@
#ifndef __iwl_core_h__
#define __iwl_core_h__
#include <linux/utsrelease.h>
#include <generated/utsrelease.h>
/************************
* forward declarations *