Whamcloud - gitweb
replace tag with rtag to better deal with added/removed files
[fs/lustre-release.git] / lnet / include / lnet / darwin / p30.h
1 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
2  * vim:expandtab:shiftwidth=8:tabstop=8:
3  */
4 #ifndef _PORTALS_DARWIN_P30_H_
5 #define _PORTALS_DARWIN_P30_H_
6
7 #ifndef __PORTALS_P30_H__
8 #error Do not #include this file directly. #include <portals/p30.h> instead
9 #endif
10
11 /*
12  * p30.h
13  *
14  * User application interface file
15  */
16
17 #include <sys/types.h>
18 #include <sys/uio.h>
19
20 #endif