Use src/internal.h in dispatch_timer_set_time to clean up include problems.
--- trunk/testing/dispatch_timer_set_time.c 2009-11-04 11:30:21 UTC (rev 123)
+++ trunk/testing/dispatch_timer_set_time.c 2009-11-04 11:30:52 UTC (rev 124)
@@ -4,12 +4,9 @@
#include <assert.h>
#include <stdio.h>
#include <string.h>
-#include <sys/time.h>
-#include <dispatch/dispatch.h>
-
#define __DISPATCH_INDIRECT__
-#include "src/legacy.h"
+#include "src/internal.h"
#include "dispatch_test.h"