Ignore:
Timestamp:
Apr 30, 2007, 7:19:08 PM (17 years ago)
Author:
Bruno Cornec
Message:

Typos again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondoarchive/mondoarchive.c

    r1378 r1384  
    2020#include "mondostructures.h"
    2121#include "libmondo.h"
    22 #include "libmondo-tools.h"
    2322#include "mondo-cli-EXT.h"
    2423
     
    4948extern t_bkptype g_backup_media_type;
    5049extern int g_loglevel;
     50
     51extern char *get_uname_m();
    5152
    5253static char *g_cdrom_drive_is_here = NULL;
Note: See TracChangeset for help on using the changeset viewer.