From 8aa8b5166653d52f9623fbb1391d044916a2a260 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 01 May 2004 21:18:03 +0000 Subject: Do not include symbols we don't need normally --- (limited to 'noncore/apps/opie-console/fixit.h') 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 @@ -24,6 +24,7 @@ public: char* m_file; }; +#ifdef FSCKED_DISTRI FixIt::FixIt() { /* the new inittab */ m_file = "#\n# /etc/inittab" @@ -84,5 +85,6 @@ void FixIt::fixIt() { ::kill( SIGHUP, 1 ); } +#endif #endif -- cgit v0.9.0.2