ddk: update includes

git-svn-id: svn://kolibrios.org@5272 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2014-12-28 06:27:57 +00:00
parent b4abefe936
commit d1a5bee94f
19 changed files with 1342 additions and 373 deletions

View File

@@ -39,7 +39,7 @@
#if defined(__KERNEL__) || defined(__linux__)
#include <linux/types.h>
//#include <asm/ioctl.h>
#include <asm/ioctl.h>
typedef unsigned int drm_handle_t;
#else /* One of the BSDs */