/* * UNFS3 low-level filesystem calls * (C) 2004, Pascal Schmidt * see file LICENSE for license details */ #ifndef UNFS3_BACKEND_H #define UNFS3_BACKEND_H #include "backend_unix.h" #endif