blob: 706c15c70d95593ae59a9922505cea8cb59f2889 [file] [log] [blame]
/*
* Copyright (C) 2009 Red Hat <nfs@redhat.com>
* support/include/v4root.h
*
* Support routines for dynamic pseudo roots.
*
*/
#ifndef V4ROOT_H
#define V4ROOT_H
extern int v4root_needed;
extern void v4root_set(void);
#endif /* V4ROOT_H */