mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
portability: Solaris 10 does not have err.h
Use error(3) function, that has gnulib portability fixes, instead of err(3) and warn(3) family. Reported-by: Anton Tkachev <antont@bk.ru> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
fae20302cf
commit
535dfc4fc2
10 changed files with 84 additions and 72 deletions
1
build-aux/.gitignore
vendored
1
build-aux/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/ar-lib
|
||||
/compile
|
||||
/config.guess
|
||||
/config.sub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue