include err.h shim

Includes compatible replacements, or uses system err.h if available.

ok beck@ guenther@
This commit is contained in:
Brent Cook
2014-07-21 07:34:01 -05:00
parent 4335a49f51
commit 0ec7cdcbad
3 changed files with 28 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
SUBDIRS = openssl
noinst_HEADERS = pqueue.h
noinst_HEADERS = err.h
noinst_HEADERS += pqueue.h
noinst_HEADERS += stdlib.h
noinst_HEADERS += string.h
noinst_HEADERS += unistd.h