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
lib/.gitignore
vendored
1
lib/.gitignore
vendored
|
|
@ -7,6 +7,7 @@
|
|||
/Makefile.am
|
||||
/Makefile.in
|
||||
/_Exit.c
|
||||
/alloca.h
|
||||
/alloca.in.h
|
||||
/arg-nonnull.h
|
||||
/arpa/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue