diff options
| author | Michael Forney <mforney@mforney.org> | 2021-11-18 22:30:48 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-11-18 22:54:41 -0800 |
| commit | 78949de4d0bfd2e888fed62254e5fd3978dc0b50 (patch) | |
| tree | b26ecac53249c2af74a54fae63c9c656c65dac49 /pkg/oksh/pconfig.h | |
| parent | a74855fc52794ce99230c036b0040e086dbe37b8 (diff) | |
oksh: Update to 7.0
Diffstat (limited to 'pkg/oksh/pconfig.h')
| -rw-r--r-- | pkg/oksh/pconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/oksh/pconfig.h b/pkg/oksh/pconfig.h index 364af995..a1808ea5 100644 --- a/pkg/oksh/pconfig.h +++ b/pkg/oksh/pconfig.h @@ -1,6 +1,7 @@ #define __dead _Noreturn #define HAVE_ASPRINTF #define HAVE_CONFSTR +#define NO_CURSES #define HAVE_ISSETUGID #define HAVE_REALLOCARRAY #define HAVE_SETRESGID |
