diff options
-rw-r--r-- | ld/emultempl/sunos.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/sunos.em b/ld/emultempl/sunos.em index 9f91323..d81279b 100644 --- a/ld/emultempl/sunos.em +++ b/ld/emultempl/sunos.em @@ -294,7 +294,7 @@ gld${EMULATION_NAME}_before_allocation () if (sneed != NULL) { /* Set up the .need section. See the description of the ld_need - field in include/sun4/aout.h. */ + field in include/aout/sun4.h. */ need_entries = 0; need_size = 0; |