-rw-r--r-- | noncore/apps/opie-console/fixit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/fixit.h b/noncore/apps/opie-console/fixit.h index 501914e..6a8a101 100644 --- a/noncore/apps/opie-console/fixit.h +++ b/noncore/apps/opie-console/fixit.h @@ -25,4 +25,5 @@ public: }; +#ifdef FSCKED_DISTRI FixIt::FixIt() { /* the new inittab */ @@ -85,4 +86,5 @@ void FixIt::fixIt() { } +#endif #endif |