This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v4 1/3] Introduce gdb_tilde_expand


On 09/28/2017 05:10 AM, Sergio Durigan Junior wrote:

> --- /dev/null
> +++ b/gdb/common/gdb_tilde_expand.h

> +
> +#ifndef HAVE_GDB_TILDE_EXPAND_H
> +#define HAVE_GDB_TILDE_EXPAND_H

HAVE above should be COMMON_GDB_TILDE_EXPAND_H surely.

OK with that change.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]