Removed unnecessary kernel header inclusion.

This commit is contained in:
Florian Pose 2010-03-25 11:30:26 +01:00
parent 67e3c382f6
commit 7c95c485eb
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@
#ifndef __EC_MASTER_GLOBALS_H__
#define __EC_MASTER_GLOBALS_H__
#include <linux/types.h>
#include "../globals.h"
#include "../include/ecrt.h"