summaryrefslogtreecommitdiff
path: root/x11-libs/xpa/files/xpa-2.1.18-include.patch
blob: f020e1815becf2b9f9953feda56f04983929781f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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