Changeset 1067 in MondoRescue for branches/stable/mondo/src/mondoarchive
- Timestamp:
- Jan 23, 2007, 8:25:12 AM (18 years ago)
- Location:
- branches/stable/mondo/src/mondoarchive
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/mondoarchive/main.c
r1044 r1067 113 113 #include <stdio.h> 114 114 #include <stdlib.h> 115 #include " ../common/my-stuff.h"115 #include "my-stuff.h" 116 116 #include "../common/mondostructures.h" 117 117 #include "../common/libmondo.h" -
branches/stable/mondo/src/mondoarchive/mondo-cli.c
r1063 r1067 162 162 163 163 #include <pthread.h> 164 #include " ../common/my-stuff.h"164 #include "my-stuff.h" 165 165 #include "../common/mondostructures.h" 166 166 #include "mondo-cli-EXT.h"
Note:
See TracChangeset
for help on using the changeset viewer.