Ignore:
Timestamp:
Oct 20, 2007, 8:13:28 PM (17 years ago)
Author:
Bruno Cornec
Message:

Compilation fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-fork.h

    r1647 r1689  
    88int run_program_and_log_to_screen(char *basic_call, char *what_i_am_doing);
    99int run_program_and_log_output(char *program, int);
     10int eval_call_to_make_USB(char *call, char *what_i_am_doing);
    1011int eval_call_to_make_ISO(char *basic_call, char *isofile,
    1112                          int cd_no, char *logstub, char *what_i_am_doing);
Note: See TracChangeset for help on using the changeset viewer.