From 7be1d8c2d5f284463217bc91a0dda097ac154bc2 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 27 Sep 2007 06:07:18 +0000 Subject: [PATCH] Removed NULL definition that someone introduced for heimdal libs git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7415 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/include/functions.inc b/include/functions.inc index 6eb6c4ef9..868e5d8ab 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -34,7 +34,6 @@ define("GL_CONVERT" , 4); define('UNIVERSAL',0x00); define('INTEGER',0x02); define('OCTET_STRING',0x04); -define('NULL',0x05); define('OBJECT_IDENTIFIER ',0x06); define('SEQUENCE',0x10); define('SEQUENCE_OF',0x10); -- 2.30.2