imuse/imapper.h

15 lines
215 B
C

/*
* imuse -- A FUSE filesystem for exposing IMAP accounts as a locally browsable filesystem, neat!
*
* (c) 2009 - R. Tyler Ballance <tyler@monkeypox.org>
*/
#ifndef __IMAPPER_H
#define __IMAPPER_H
#endif