Whamcloud - gitweb
Obsolete CURRENT_SECONDS and use cfs_time_current_sec() instead.
[fs/lustre-release.git] / lustre / include / darwin / lustre_quota.h
1 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
2  * vim:expandtab:shiftwidth=8:tabstop=8:
3  */
4 #ifndef _DARWIN_LUSTRE_QUOTA_H
5 #define _DARWIN_LUSTRE_QUOTA_H
6
7 #ifndef _LUSTRE_QUOTA_H
8 #error Do not #include this file directly. #include <lustre_quota.h> instead
9 #endif
10
11 #ifdef __KERNEL__
12 #include <libcfs/libcfs.h>
13 #endif
14
15
16 #endif /* _LUSTRE_QUOTA_H */