/*
 * 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


syntax highlighted by Code2HTML, v. 0.9.1