Changeset 1056 in MondoRescue
- Timestamp:
- Jan 16, 2007, 5:53:47 AM (18 years ago)
- Location:
- branches/stable/mondo/src/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/common/Makefile.am
r1054 r1056 10 10 11 11 libmondo_a_SOURCES = libmondo-archive.c libmondo-devices.c libmondo-fifo.c \ 12 libmondo-msg.c \13 12 libmondo-filelist.c libmondo-files.c libmondo-fork.c \ 14 13 libmondo-mountlist.c libmondo-raid.c \ -
branches/stable/mondo/src/common/libmondo-filelist.c
r1045 r1056 117 117 #include "libmondo-gui-EXT.h" 118 118 #include "libmondo-tools-EXT.h" 119 #include "mr_str ing.h"119 #include "mr_str.h" 120 120 121 121 #include <time.h> -
branches/stable/mondo/src/common/libmondo-raid.c
r831 r1056 48 48 #include "lib-common-externs.h" 49 49 #include "libmondo-raid.h" 50 #include "mr_str ing.h"50 #include "mr_str.h" 51 51 52 52 #ifdef __FreeBSD__
Note:
See TracChangeset
for help on using the changeset viewer.