]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/v4root.h
nfsd: allow choosing server 41 support at runtime
[nfs-utils.git] / support / include / v4root.h
1 /*
2  * Copyright (C) 2009 Red Hat <nfs@redhat.com>
3  * support/include/v4root.h
4  *
5  * Support routines for dynamic pseudo roots.
6  *
7  */
8
9 #ifndef V4ROOT_H
10 #define V4ROOT_H
11
12 extern int v4root_needed;
13 extern void v4root_set(void);
14
15 #endif /* V4ROOT_H */