diff options
Diffstat (limited to 'net/proxychains/files/patch-::acconfig.h')
-rw-r--r-- | net/proxychains/files/patch-::acconfig.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/proxychains/files/patch-::acconfig.h b/net/proxychains/files/patch-::acconfig.h new file mode 100644 index 000000000000..e020c43e417b --- /dev/null +++ b/net/proxychains/files/patch-::acconfig.h @@ -0,0 +1,8 @@ +--- acconfig.h.orig Thu Jun 24 12:07:12 2004 ++++ acconfig.h Thu Jun 24 12:07:20 2004 +@@ -7,3 +7,5 @@ + + /* Define if you need the GNU extensions to compile */ + #undef _GNU_SOURCE ++ ++#undef PREFIX_DIR |