Rename "sun" variable to avoid conflicts on Solaris
authorChristian Biesinger <cbiesinger@google.com>
Wed, 18 Dec 2019 22:50:55 +0000 (16:50 -0600)
committerChristian Biesinger <cbiesinger@google.com>
Thu, 19 Dec 2019 19:02:39 +0000 (13:02 -0600)
A Solaris system header has a #define for "sun".  This renames
that variable to avoid the conflict, fixing a build error with
--enable-targets=all on Solaris.

gdb/ChangeLog:

2019-12-19  Christian Biesinger  <cbiesinger@google.com>

* fbsd-tdep.c (fbsd_info_proc_files_entry): Rename local var
"sun" to "saddr_un".

Change-Id: I07a5cd801db1e28ccab8a473ebad74d7afe017c2


No differences found
This page took 0.02625 seconds and 4 git commands to generate.