From 282671282b20fa17ab9dbbaba9d1cf2246b5029d Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Mon, 17 Aug 2009 23:31:36 +0000 Subject: merge in new tcl implementation by Steiner & Chun svn path=/trunk/; revision=11934 --- pd/src/x_qlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/x_qlist.c') diff --git a/pd/src/x_qlist.c b/pd/src/x_qlist.c index fe6df0f3..7c5ec57c 100644 --- a/pd/src/x_qlist.c +++ b/pd/src/x_qlist.c @@ -4,7 +4,7 @@ #include "m_pd.h" #include -#ifdef UNISTD +#ifdef HAVE_UNISTD_H #include #endif #ifdef MSW -- cgit v1.2.1