diff -r baa839a7633f -r 8170f658f017 ucx/test.h --- a/ucx/test.h Fri Jul 19 14:17:12 2013 +0200 +++ b/ucx/test.h Sat Jul 20 11:13:26 2013 +0200 @@ -52,8 +52,8 @@ * */ -#ifndef TEST_H -#define TEST_H +#ifndef UCX_TEST_H +#define UCX_TEST_H #include "ucx.h" #include @@ -115,5 +115,5 @@ } #endif -#endif /* TEST_H */ +#endif /* UCX_TEST_H */