summaryrefslogtreecommitdiff
path: root/tools/ivytestready.c
diff options
context:
space:
mode:
authorimbert2011-12-21 09:36:14 +0000
committerimbert2011-12-21 09:36:14 +0000
commit0fefd668702cf64adf955b33a69a14277dc79e97 (patch)
treea2917291ead9c266d58913dcfa9cc6f1485fbac6 /tools/ivytestready.c
parent479924d0c6108a14ed53bd15209494385a1c2995 (diff)
downloadivy-c-0fefd668702cf64adf955b33a69a14277dc79e97.zip
ivy-c-0fefd668702cf64adf955b33a69a14277dc79e97.tar.gz
ivy-c-0fefd668702cf64adf955b33a69a14277dc79e97.tar.bz2
ivy-c-0fefd668702cf64adf955b33a69a14277dc79e97.tar.xz
Diffstat (limited to 'tools/ivytestready.c')
-rwxr-xr-xtools/ivytestready.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/ivytestready.c b/tools/ivytestready.c
index 0045bb2..4f839ef 100755
--- a/tools/ivytestready.c
+++ b/tools/ivytestready.c
@@ -32,10 +32,10 @@ extern int optind;
#endif
-#include "Ivy/ivysocket.h"
-#include "Ivy/ivy.h"
-#include "Ivy/timer.h"
-#include "Ivy/ivyloop.h"
+#include "ivysocket.h"
+#include "ivy.h"
+#include "timer.h"
+#include "ivyloop.h"
#define MILLISEC 1000.0
const char * me = "A";