mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462]
This commit is contained in:
parent
a1b05dea35
commit
63aaac8137
2 changed files with 4 additions and 0 deletions
2
CHANGES
2
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]
|
||||
|
||||
|
|
|
|||
2
lib/bind/port/sunos/include/paths.h
Normal file
2
lib/bind/port/sunos/include/paths.h
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#define _PATH_DEVNULL "/dev/null"
|
||||
|
||||
Loading…
Reference in a new issue