# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/uisp/hotfix.patch # Copyright (C) 2004 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- uisp-20040311/src/Global.h 2003-02-17 18:16:14.000000000 +0100 +++ uisp-20040311/src/Global.h 2005-01-05 19:22:36.000000000 +0100 @@ -25,6 +25,10 @@ /* Global.h, Uros Platise (c) 1999 */ +#ifndef NULL +#define NULL 0 +#endif + #ifndef __GLOBAL #define __GLOBAL