You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-libs/xpa/files/xpa-2.1.18-include.patch

15 lines
249 B

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