diff options
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index e93233d4..21273334 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -45,7 +45,7 @@ #define HAVE_CONFSTR 1 /* #undef HAVE_CONIO_H */ #define HAVE_COPYSIGN 1 -/* #undef HAVE_COPY_FILE_RANGE */ +#define HAVE_COPY_FILE_RANGE 1 #define HAVE_CRYPT_H 1 #define HAVE_CRYPT_R 1 #define HAVE_CTERMID 1 |
