Ignore:
Timestamp:
Aug 11, 2008, 3:05:15 AM (16 years ago)
Author:
Bruno Cornec
Message:

Commit ald modifs in trunk - just in case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/mondorestore/mondo-rstr-newt.h

    r1106 r2009  
    44
    55#include "my-stuff.h"
    6 #include "../common/mondostructures.h"
    7 #include "../common/libmondo.h"
     6#include "mr_str.h"
     7
     8#include "mondostructures.h"
     9#include "libmondo.h"
    810#ifdef   __FreeBSD__
    911#define  raid_device_record             vinum_volume
     
    2931extern long get_phys_size_of_drive(char *);
    3032extern bool is_this_device_mounted(char *);
    31 extern void strip_spaces(char *);
     33extern void mr_strip_spaces(char *);
    3234extern void initialize_raidrec(struct raid_device_record *);
    3335extern int make_list_of_drives(struct mountlist_itself *,
Note: See TracChangeset for help on using the changeset viewer.