aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/include/List.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/include/List.h')
-rw-r--r--drivers/staging/hv/include/List.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/hv/include/List.h b/drivers/staging/hv/include/List.h
index 31c12969643..3895c328ddd 100644
--- a/drivers/staging/hv/include/List.h
+++ b/drivers/staging/hv/include/List.h
@@ -25,7 +25,6 @@
#ifndef _LIST_H_
#define _LIST_H_
-#include "osd.h"
/*
*
* Doubly-linked list manipulation routines. Implemented as macros