From: Mark Andrews Date: Wed, 16 May 2007 06:29:34 +0000 (+0000) Subject: 2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462] X-Git-Tag: v9.5.0a5~33 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=63aaac8137bd1d86aab8c950fb066bb522a26e5b;p=thirdparty%2Fbind9.git 2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462] --- diff --git a/CHANGES b/CHANGES index e0c67194646..df17b4ba668 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462] + 2180. [cleanup] Remove bit test from 'compress_test' as they are no longer needed. [RT #16497] diff --git a/lib/bind/port/sunos/include/paths.h b/lib/bind/port/sunos/include/paths.h new file mode 100644 index 00000000000..7ec03327e14 --- /dev/null +++ b/lib/bind/port/sunos/include/paths.h @@ -0,0 +1,2 @@ +#define _PATH_DEVNULL "/dev/null" +