Home | History | Annotate | Download | only in nfsd
      1 /*
      2  * include/linux/nfsd/auth.h
      3  *
      4  * nfsd-specific authentication stuff.
      5  * uid/gid mapping not yet implemented.
      6  *
      7  * Copyright (C) 1995, 1996 Olaf Kirch <okir (at) monad.swb.de>
      8  */
      9 
     10 #ifndef LINUX_NFSD_AUTH_H
     11 #define LINUX_NFSD_AUTH_H
     12 
     13 #endif /* LINUX_NFSD_AUTH_H */
     14