Группа :: Науки/Математика
Пакет: dstool_tk
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: dstool_tk-redhat8.0-remove-hack-systimes.diff
diff -ruN dstool_tk/src/include/constants.h dstool_tk-redhat8.0/dstool_tk/src/include/constants.h
--- dstool_tk/src/include/constants.h 1998-03-12 07:45:48 +0200
+++ dstool_tk/src/include/constants.h 2001-09-05 16:39:26 +0300
@@ -35,9 +35,6 @@
#define TRUE 1
#define FALSE 0
-/* fix for interrupt.c in $DSTOOL/src/utilities */
-#define DST_NONE 1
-
/* general error conditions */
#define MINOR_ERROR 1
#define NO_ERROR 0