Whamcloud - gitweb
Move portals into its own CVS module for HEAD.
[fs/lustre-release.git] / lustre / portals / include / portals / api-support.h
diff --git a/lustre/portals/include/portals/api-support.h b/lustre/portals/include/portals/api-support.h
deleted file mode 100644 (file)
index c5994c6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-#include "build_check.h"
-
-#ifndef __KERNEL__
-# include <stdio.h>
-# include <stdlib.h>
-# include <unistd.h>
-# include <time.h>
-
-/* Lots of POSIX dependencies to support PtlEQWait_timeout */
-# include <signal.h>
-# include <setjmp.h>
-# include <time.h>
-#endif
-
-#include <portals/types.h>
-#include <linux/kp30.h>
-#include <portals/p30.h>
-
-#include <portals/internal.h>
-#include <portals/nal.h>
-