Skip to content

Commit

Permalink
vcos: add linux/kernel.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
bootc committed May 21, 2012
1 parent 2d96b98 commit b683e9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ VideoCore OS Abstraction Layer - platform-specific types and defines
#include <stddef.h>
#include <linux/types.h>
#include <linux/bug.h>
#include <linux/kernel.h>

#define VCOSPRE_ extern
#define VCOSPOST_
Expand Down

0 comments on commit b683e9e

Please sign in to comment.