]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
authorMark Andrews <marka@isc.org>
Wed, 16 May 2007 06:29:34 +0000 (06:29 +0000)
committerMark Andrews <marka@isc.org>
Wed, 16 May 2007 06:29:34 +0000 (06:29 +0000)
CHANGES
lib/bind/port/sunos/include/paths.h [new file with mode: 0644]

diff --git a/CHANGES b/CHANGES
index e0c67194646bf6c2410b29ba8c1073f684c244a9..df17b4ba668cce7d8f8c9687b6f84d6eb5ca0422 100644 (file)
--- 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 (file)
index 0000000..7ec0332
--- /dev/null
@@ -0,0 +1,2 @@
+#define _PATH_DEVNULL "/dev/null"
+