[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
bash-3.1-qnx.diff.txt
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Patch] Fix QNX biuld error,
Ben Gardner <=