summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixThrd.c
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2013-08-14 18:00:45 (GMT)
committerdgp@users.sourceforge.net <dgp>2013-08-14 18:00:45 (GMT)
commit2d5f9a54bbde63c57647146525111d1dd979c313 (patch)
tree77fdf9d45381002ae272a660dd3090c4d9459dc5 /unix/tclUnixThrd.c
parente74b0d63f7921a708b9279175ef411cd70dc907e (diff)
parent88a7ce8860bbf63969789f3466b2c751f5044d70 (diff)
downloadtcl-2d5f9a54bbde63c57647146525111d1dd979c313.zip
tcl-2d5f9a54bbde63c57647146525111d1dd979c313.tar.gz
tcl-2d5f9a54bbde63c57647146525111d1dd979c313.tar.bz2
merge trunk
Diffstat (limited to 'unix/tclUnixThrd.c')
-rw-r--r--unix/tclUnixThrd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/tclUnixThrd.c b/unix/tclUnixThrd.c
index 789dbb6..f469341 100644
--- a/unix/tclUnixThrd.c
+++ b/unix/tclUnixThrd.c
@@ -659,6 +659,7 @@ TclpReaddir(
return TclOSreaddir(dir);
}
+#undef TclpInetNtoa
char *
TclpInetNtoa(
struct in_addr addr)