aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/ld/rrs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/rrs.c b/gnu/usr.bin/ld/rrs.c
index 2d1b3bc21164..602bccf89ce3 100644
--- a/gnu/usr.bin/ld/rrs.c
+++ b/gnu/usr.bin/ld/rrs.c
@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: rrs.c,v 1.13 1994/12/23 22:30:48 nate Exp $
+ * $Id: rrs.c,v 1.14 1995/03/04 17:46:09 nate Exp $
*/
#include <sys/param.h>
@@ -1185,6 +1185,7 @@ write_rrs_text()
sodp[i].sod_library = 1;
} else
sodp[i].sod_library = 0;
+ sodp[i].sod_reserved = 0;
pos += 1 + strlen(name);
sodp[i].sod_next = (i == number_of_shobjs - 1) ? 0 :