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:
Ed Maste 2024-01-24 22:49:45 -05:00
parent 6ec8bf9f3d
commit fbd156d78f

View File

@ -34,7 +34,6 @@
#ifndef _NL_TYPES_H_
#define _NL_TYPES_H_
#include <sys/cdefs.h>
#include <sys/types.h>
#ifdef _NLS_PRIVATE