summaryrefslogtreecommitdiff
path: root/pr/tests/nonblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/nonblock.c')
-rw-r--r--pr/tests/nonblock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pr/tests/nonblock.c b/pr/tests/nonblock.c
index 30f3e7d3..ed447a2c 100644
--- a/pr/tests/nonblock.c
+++ b/pr/tests/nonblock.c
@@ -23,6 +23,7 @@
** Make win16 unit_time interval 300 milliseconds, others get 100
*/
#define UNIT_TIME 200 /* unit time in milliseconds */
+#else
#define UNIT_TIME 100 /* unit time in milliseconds */
#endif
#define CHUNK_SIZE 10