Kai Noda <[email protected]> writes: > --- a/proc.c > +++ b/proc.c > @@ -36,7 +36,9 @@ > #include "options.h" > #include "proc.h" > #include "value_dict.h" > +#if defined(HAVE_LIBDW) > #include "dwarf_prototypes.h" > +#endif /* defined(HAVE_LIBDW) */
Makes sense. Do you want to send this in a git-format-patch form so that your authorship is preserved? Thanks, PM _______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel
