Changeset 1383 in MondoRescue
- Timestamp:
- Apr 30, 2007, 6:05:18 PM (18 years ago)
- Location:
- branches/2.2.4/mondo/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.4/mondo/src/common/libmondo-tools-EXT.h
r128 r1383 44 44 extern double get_kernel_version(); 45 45 extern char *get_architecture(); 46 extern char *get_uname_m(); 46 47 47 48 extern bool does_nonMS_partition_exist(void); -
branches/2.2.4/mondo/src/mondoarchive/main.c
r1382 r1383 117 117 #include "../common/libmondo.h" 118 118 #include "mondo-cli-EXT.h" 119 #include " libmondo-tools.h"119 #include "../common/libmondo-tools-EXT.h" 120 120 #include "mondoarchive.h" 121 121
Note:
See TracChangeset
for help on using the changeset viewer.