From fbd156d78fbdc5e1984afe4d83436b624e7a1f01 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 24 Jan 2024 22:49:45 -0500 Subject: [PATCH] Revert "nl_types.h: explicitly include cdefs.h" This isn't the right approach for addressing this cross-build issue. This reverts commit 820401bf176996e41091d2e4190aded12a966b1d. --- include/nl_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/nl_types.h b/include/nl_types.h index 6ba15132126d..120d1911631f 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -34,7 +34,6 @@ #ifndef _NL_TYPES_H_ #define _NL_TYPES_H_ -#include #include #ifdef _NLS_PRIVATE