aboutsummaryrefslogtreecommitdiff
path: root/gdb/tm-sun386.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tm-sun386.h')
-rw-r--r--gdb/tm-sun386.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/tm-sun386.h b/gdb/tm-sun386.h
index 0af69c0..5b43f5c 100644
--- a/gdb/tm-sun386.h
+++ b/gdb/tm-sun386.h
@@ -31,7 +31,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef COFF_ENCAPSULATE
#define NAMES_HAVE_UNDERSCORE
-/* Avoid conflicts between "a.out.gnu.h" and <sys/exec.h> */
+/* Avoid conflicts between our include files and <sys/exec.h>
+ (maybe not needed anymore). */
#define _EXEC_
#endif