bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch] Fix QNX biuld error


From: Ben Gardner
Subject: [Patch] Fix QNX biuld error
Date: Wed, 20 Sep 2006 11:55:39 -0500

There is an error on line 29 of variables.c in bash-3.1.
It should read:
#include <sys/netmgr.h>
not
#include <sy/netmgr.h>

Attached is a patch that fixes this, although it would be easier to
fix it manually.

Ben

Attachment: bash-3.1-qnx.diff.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]