diff options
Diffstat (limited to 'src/parti386n.c')
-rw-r--r-- | src/parti386n.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parti386n.c b/src/parti386n.c index f6d84ada..b6d7c799 100644 --- a/src/parti386n.c +++ b/src/parti386n.c @@ -25,7 +25,7 @@ #include <config.h> #endif -#if defined(__FRAMAC__) || defined(MAIN_photorec) +#if defined(DISABLED_FOR_FRAMAC) #undef HAVE_NCURSES #endif |