diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:59 +0000 |
| commit | 33ccf366718d189f206f1ed6c43cbcb7b50a2e6c (patch) | |
| tree | 8186f76d077e9949db80491d77f3955bfb57229b /include/stringlist.h | |
| parent | e043f37205ffbde5627ff299ad25cd532f2956f0 (diff) | |
Diffstat (limited to 'include/stringlist.h')
| -rw-r--r-- | include/stringlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stringlist.h b/include/stringlist.h index c4eff6714f41..c0ac84ef8679 100644 --- a/include/stringlist.h +++ b/include/stringlist.h @@ -30,7 +30,7 @@ #ifndef _STRINGLIST_H #define _STRINGLIST_H -#include <sys/cdefs.h> + #include <sys/types.h> /* |
