diff options
| author | Val Packett <val@packett.cool> | 2024-01-16 18:42:26 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-01-24 21:59:18 +0000 |
| commit | 820401bf176996e41091d2e4190aded12a966b1d (patch) | |
| tree | 2ae8dbb092576f46698dcc4f0c2531eb66946a7b /include/nl_types.h | |
| parent | 54d31cfb278982ff8c2af97a13e40b1a3ebd838e (diff) | |
Diffstat (limited to 'include/nl_types.h')
| -rw-r--r-- | include/nl_types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nl_types.h b/include/nl_types.h index 120d1911631f..6ba15132126d 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -34,6 +34,7 @@ #ifndef _NL_TYPES_H_ #define _NL_TYPES_H_ +#include <sys/cdefs.h> #include <sys/types.h> #ifdef _NLS_PRIVATE |
