Changeset 3879 in MondoRescue for branches/3.3/mondo/test/test-truncname.c


Ignore:
Timestamp:
Mar 9, 2024, 3:10:04 AM (3 months ago)
Author:
Bruno Cornec
Message:

Fix all remaining compiler errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/test/test-truncname.c

    r3819 r3879  
    88#include "my-stuff.h"
    99#include "mr_mem.h"
    10 #include "../common/mondostructures.h"
    11 #include "../common/libmondo.h"
    12 #include "../mondoarchive/mondoarchive.h"
     10#include "mondostructures.h"
     11#include "mondoarchive.h"
     12#include "libmondo-tools-EXT.h"
     13#include "newt-specific-EXT.h"
    1314
    1415extern void twenty_seconds_til_yikes(void);
Note: See TracChangeset for help on using the changeset viewer.