aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Roehrich <roehrich@sgi.com>2001-08-13 21:49:23 +0000
committerDean Roehrich <roehrich@sgi.com>2001-08-13 21:49:23 +0000
commitaa33752e78eb75a567be42412de069d6f2119aa3 (patch)
tree125041f981094dbd68dda2cd055cc02b8e88e9a4
parentab5a67f90e0017f0120d98b68d3b4326e7bc53e7 (diff)
downloaddmapi-dev-aa33752e78eb75a567be42412de069d6f2119aa3.tar.gz
No Message Supplied
-rw-r--r--include/dmapi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dmapi.h b/include/dmapi.h
index cd3e9bf..01b3337 100644
--- a/include/dmapi.h
+++ b/include/dmapi.h
@@ -37,6 +37,9 @@
extern "C" {
#endif
+#ifndef __KERNEL__
+#include <sys/types.h>
+#endif
#include <linux/types.h>
/**************************************************************************