Fix NetBSD and non-ncurses build. Simplify CPPFLAGS.
This commit is contained in:
parent
003ac6cca4
commit
f25e283f21
9 changed files with 3513 additions and 50 deletions
3
str.c
3
str.c
|
|
@ -8,6 +8,9 @@
|
|||
* warranty.
|
||||
*/
|
||||
|
||||
#include <stddef.h>
|
||||
#include <wctype.h>
|
||||
|
||||
#include "str.h"
|
||||
|
||||
size_t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue