diff options
Diffstat (limited to 'net/libunpipc/files/patch-ac')
-rw-r--r-- | net/libunpipc/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libunpipc/files/patch-ac b/net/libunpipc/files/patch-ac new file mode 100644 index 000000000000..50453b6f7b72 --- /dev/null +++ b/net/libunpipc/files/patch-ac @@ -0,0 +1,11 @@ +--- lib/unpipc.h.orig Wed Aug 5 14:20:32 1998 ++++ lib/unpipc.h Thu Sep 30 10:23:56 1999 +@@ -4,7 +4,7 @@ + #ifndef __unpipc_h + #define __unpipc_h + +-#include "../config.h" /* configuration options for current OS */ ++#include <unpipc_config.h> /* configuration options for current OS */ + /* "../config.h" is generated by configure */ + + /* If anything changes in the following list of #includes, must change |