diff options
Diffstat (limited to 'gnu/usr.bin/patch/config.h')
-rw-r--r-- | gnu/usr.bin/patch/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/config.h b/gnu/usr.bin/patch/config.h index 71623d7..177a8c5 100644 --- a/gnu/usr.bin/patch/config.h +++ b/gnu/usr.bin/patch/config.h @@ -5,7 +5,7 @@ /* #undef const */ /* Define if the system supports file names longer than 14 characters. */ -#define HAVE_LONG_FILE_NAMES +#define HAVE_LONG_FILE_NAMES /* Define if the system has pathconf(). */ /* #undef HAVE_PATHCONF */ |