From bd9ae60ea7df3a2dc09798ea1cba6f55f2c3f0e4 Mon Sep 17 00:00:00 2001 From: Mystery Man Date: Fri, 2 Sep 2005 22:32:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'V10_3_0_53mdk'. --- mdk-stage1/ka.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 mdk-stage1/ka.h (limited to 'mdk-stage1/ka.h') diff --git a/mdk-stage1/ka.h b/mdk-stage1/ka.h deleted file mode 100644 index 3c083af4f..000000000 --- a/mdk-stage1/ka.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * Copyright 2005 Mandrakesoft - * - * This software may be freely redistributed under the terms of the GNU - * public license. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - */ - -#ifndef _KA_H_ -#define _KA_H_ - -#define KAERR_CANTFORK -20 - -enum return_type perform_ka(void); - -#endif -- cgit v1.2.1