Changeset 836 in MondoRescue for trunk


Ignore:
Timestamp:
Sep 26, 2006, 12:28:26 AM (18 years ago)
Author:
Bruno Cornec
Message:

Includes of common are not accessible to lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/lib/mr_conf.c

    r835 r836  
    3131
    3232#include "my-stuff.h"
    33 #include "libmondo-tools.h"
     33
     34/* BERLIOS: instead of this declaration, we need a good include structure */
     35extern void (*log_debug_msg) (int debug_level, const char *szFile,
     36                              const char *szFunction, int nLine,
     37                              const char *fmt, ...);
    3438
    3539/* error flags */
Note: See TracChangeset for help on using the changeset viewer.