diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2024-07-13 05:16:11 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2024-07-13 05:16:25 +0000 |
| commit | b53d7aa88fd5a5e8a67dd71ea7332fa473595d28 (patch) | |
| tree | a6fb4d48ebbae753da357defa13f4a2833a03d88 /include/ssp/Makefile | |
| parent | d0b7445904f592bf379d64932fb6f1fdc29c4aa7 (diff) | |
Diffstat (limited to 'include/ssp/Makefile')
| -rw-r--r-- | include/ssp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ssp/Makefile b/include/ssp/Makefile index 2bbbc2eab705..725d82ff10e5 100644 --- a/include/ssp/Makefile +++ b/include/ssp/Makefile @@ -1,4 +1,4 @@ -INCS= poll.h ssp.h stdio.h stdlib.h string.h strings.h unistd.h +INCS= poll.h ssp.h stdio.h stdlib.h string.h strings.h unistd.h wchar.h INCSDIR= ${INCLUDEDIR}/ssp .include <bsd.prog.mk> |
