BSD: Use elf.h from os/kernel
Platform-dependant defines for Elf_* Change-Id: Ib86554eb497d20e60ad7c75de4321d5b516ad88c Reviewed-on: https://review.haiku-os.org/c/1635 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
6967695c4e
commit
3ddf0bbc29
@@ -47,7 +47,7 @@
|
||||
#ifdef _BSD_SOURCE
|
||||
|
||||
|
||||
#include <sys/elf.h>
|
||||
#include <os/kernel/elf.h>
|
||||
|
||||
/*
|
||||
* Flags that describe the origin of the entries in Dl_serinfo.
|
||||
|
||||
Reference in New Issue
Block a user