mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-24 10:59:29 +01:00
Do not use the same header inclusion protector for <nlist.h> and <bsd/nlist.h>
Regression introduced in commit f7caf2b30da93d46528ec706dffaf5cbde5266d9.
This commit is contained in:
parent
200eeb1265
commit
913cdd91b1
@ -24,8 +24,8 @@
|
|||||||
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef LIBBSD_NLIST_H
|
#ifndef LIBBSD_DEPRECATED_NLIST_H
|
||||||
#define LIBBSD_NLIST_H
|
#define LIBBSD_DEPRECATED_NLIST_H
|
||||||
|
|
||||||
#ifdef LIBBSD_DISABLE_DEPRECATED
|
#ifdef LIBBSD_DISABLE_DEPRECATED
|
||||||
#error "Deprecated header, use <bsd/nlist.h> or libbsd-overlay.pc instead."
|
#error "Deprecated header, use <bsd/nlist.h> or libbsd-overlay.pc instead."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user