include: Add missing <linux/types.h>
These files have many "Linux" style types in them, add <linux/types.h> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#ifndef __LIBATA_H__
|
||||
#define __LIBATA_H__
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
enum {
|
||||
/* various global constants */
|
||||
|
Reference in New Issue
Block a user