source: MondoRescue/branches/3.2/mondo/src/common/libmondo.h@ 3564

Last change on this file since 3564 was 3564, checked in by Bruno Cornec, 8 years ago
  • Fix previous logfile copy on target media
  • Rename libmondo-mountlist.c as mondo-rstr-mountlist.c with corresponding includes as this is only used by mondorestore and update build process for that.
  • Property svn:keywords set to Id
File size: 417 bytes
Line 
1/* libmondo.h
2 * $Id: libmondo.h 3564 2016-04-12 13:37:06Z bruno $
3 */
4
5
6#include "libmondo-archive-EXT.h"
7#include "libmondo-devices-EXT.h"
8#include "libmondo-filelist-EXT.h"
9#include "libmondo-files-EXT.h"
10#include "libmondo-fork-EXT.h"
11#include "libmondo-gui-EXT.h"
12#include "libmondo-raid-EXT.h"
13#include "libmondo-stream-EXT.h"
14#include "libmondo-string-EXT.h"
15#include "libmondo-tools-EXT.h"
16#include "libmondo-verify-EXT.h"
17#include "libmondo-fifo-EXT.h"
Note: See TracBrowser for help on using the repository browser.