repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
tcl
/
patches
/
tcl-stat64.patch
blob
66c5086edea9d02fcd9fe70538dd042213753b1e
1
--- generic/tcl.h
2
+++ generic/tcl.h
3
@@ -17,6 +17,8 @@
4
#ifndef _TCL
5
#define _TCL
6
7
+#include <sys/stat.h>
8
+
9
/*
10
* For C++ compilers, use extern "C"
11
*/