Package-Manager: Portage-2.3.40, Repoman-2.3.9
--- /dev/null
+diff --git a/tcl.c b/tcl.c
+index 1dbdad4..acc8d45 100644
+--- a/tcl.c
++++ b/tcl.c
+@@ -2,6 +2,9 @@
+ * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory
+ */
+
++//declares uintptr_t
++#include<stdint.h>
++
+ #include <xpap.h>
+
+ #if HAVE_TCL
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
x11-libs/libXt:0"
DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}"/${PN}-2.1.18-makefile.patch )
+PATCHES=(
+ "${FILESDIR}"/${PN}-2.1.18-makefile.patch
+ "${FILESDIR}"/${PN}-2.1.18-include.patch #637346
+)
src_prepare() {
default