diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-12-27 15:05:28 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-12-27 15:05:28 (GMT) |
commit | 25684743a9629d0b8645c505a6856cc7e2bc9180 (patch) | |
tree | 50404fb0a39698c9462bd2ceee8c74c909f28a20 /compat/unistd.h | |
parent | 4a9549053c5065a1fd09b601851548e7418967c0 (diff) | |
parent | 3179079214bd7ec9eecf26f71b91ea8d5c7308d1 (diff) | |
download | tcl-25684743a9629d0b8645c505a6856cc7e2bc9180.zip tcl-25684743a9629d0b8645c505a6856cc7e2bc9180.tar.gz tcl-25684743a9629d0b8645c505a6856cc7e2bc9180.tar.bz2 |
merge trunk
Diffstat (limited to 'compat/unistd.h')
-rw-r--r-- | compat/unistd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/unistd.h b/compat/unistd.h index 6779e74..2de5bd0 100644 --- a/compat/unistd.h +++ b/compat/unistd.h @@ -14,7 +14,6 @@ #ifndef _UNISTD #define _UNISTD -#include "tcl.h" #include <sys/types.h> #ifndef NULL |