/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- * vim:expandtab:shiftwidth=8:tabstop=8: */ #ifndef _DARWIN_LUSTRE_QUOTA_H #define _DARWIN_LUSTRE_QUOTA_H #ifndef _LUSTRE_QUOTA_H #error Do not #include this file directly. #include instead #endif #ifdef __KERNEL__ #include #endif #endif /* _LUSTRE_QUOTA_H */