implement compatibility shim for __warn_references
This will allow us to warn about deprecated function references at link-time.
This commit is contained in:
@@ -21,6 +21,7 @@ noinst_HEADERS += machine/endian.h
|
||||
noinst_HEADERS += netinet/in.h
|
||||
noinst_HEADERS += netinet/tcp.h
|
||||
|
||||
noinst_HEADERS += sys/cdefs.h
|
||||
noinst_HEADERS += sys/ioctl.h
|
||||
noinst_HEADERS += sys/mman.h
|
||||
noinst_HEADERS += sys/select.h
|
||||
|
Reference in New Issue
Block a user