# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/linux/hotfix-config_h-compat.patch # Copyright (C) 2006 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- linux-2.6.19-dist/include/linux/config.h.orig 1970-01-01 01:00:00.000000000 +0100 +++ linux-2.6.19-dist/include/linux/config.h 2006-12-05 22:18:31.000000000 +0100 @@ -0,0 +1,4 @@ +#ifndef _LINUX_CONFIG_H +#define _LINUX_CONFIG_H +#include +#endif