inclusion of sysdeps/knf/mic/mic_type.h for specifying CONFIG_KNF

This commit is contained in:
Balazs Gerofi
2012-08-05 13:35:21 +09:00
parent 9f82fae7af
commit bccfa3ef5b
4 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
#include <linux/fs.h>
#include <linux/miscdevice.h>
#include <linux/slab.h>
#include <sysdeps/knf/mic/mic_type.h>
#include "mcctrl.h"
extern long __mcctrl_control(aal_os_t, unsigned int, unsigned long);