mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
Revert "nl_types.h: explicitly include cdefs.h"
This isn't the right approach for addressing this cross-build issue.
This reverts commit 820401bf17
.
This commit is contained in:
parent
6ec8bf9f3d
commit
fbd156d78f
@ -34,7 +34,6 @@
|
|||||||
#ifndef _NL_TYPES_H_
|
#ifndef _NL_TYPES_H_
|
||||||
#define _NL_TYPES_H_
|
#define _NL_TYPES_H_
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#ifdef _NLS_PRIVATE
|
#ifdef _NLS_PRIVATE
|
||||||
|
Loading…
Reference in New Issue
Block a user