1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/bookmarks/backend/xbel.h
2005-10-21 09:14:07 +02:00

9 lines
214 B
C

#ifndef EL__BOOKMARKS_BACKEND_XBEL_H
#define EL__BOOKMARKS_BACKEND_XBEL_H
#include "bookmarks/backend/common.h"
extern struct bookmarks_backend xbel_bookmarks_backend;
#endif /* !EL__BOOKMARKS_BACKEND_XBEL_H */