diff options
| author | Michael Forney <mforney@mforney.org> | 2016-11-19 01:56:13 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-11-19 02:03:16 -0800 |
| commit | e44bf77c9a987cba64f1e192374f9277d68fbac7 (patch) | |
| tree | e1b48da57aa302a45e83a3fa4cf3b9d5107d42f1 /include | |
| parent | df171453b1d23b8dccfb61c16d14935166595dbd (diff) | |
Add less 481
Diffstat (limited to 'include')
| -rw-r--r-- | include/config-posix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config-posix.h b/include/config-posix.h index 454b949e..de1bd05a 100644 --- a/include/config-posix.h +++ b/include/config-posix.h @@ -346,7 +346,7 @@ #define HAVE_ERFCL 1 #define HAVE_ERFF 1 #define HAVE_ERFL 1 -#define HAVE_ERRNO +#define HAVE_ERRNO 1 #define HAVE_EXECL 1 #define HAVE_EXECLE 1 #define HAVE_EXECLP 1 |
