dect
/
linux-2.6
Archived
13
0
Fork 0

dect: vtrx: fix compilation error after merge

Signed-off-by: Patrick McHardy <kaber@trash.net>
This commit is contained in:
Patrick McHardy 2011-12-08 12:12:50 +01:00
parent ac9de4913d
commit ebec7a6c70
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
*/
#include <linux/kernel.h>
#include <linux/stat.h>
#include <linux/export.h>
#include <net/dect/transceiver.h>
#include "vtrx.h"