chiark / gitweb /
import changes from debian archive
[chiark-tcl.git] / base / chiark-tcl.h
index 1ec2e4edbc1e5d91690c02fd31da1d28037a6beb..a4c073a27611f4cf2ff15e572029c832df566074 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/uio.h>
 #include <sys/un.h>
 #include <arpa/inet.h>
+#include <limits.h>
 
 #ifndef _TCL /* if someone already included some tcl.h, use that */
 #include <tcl.h>