ucx/test.h

changeset 120
8170f658f017
parent 103
08018864fb91
child 128
b79b1ce438dd
     1.1 --- a/ucx/test.h	Fri Jul 19 14:17:12 2013 +0200
     1.2 +++ b/ucx/test.h	Sat Jul 20 11:13:26 2013 +0200
     1.3 @@ -52,8 +52,8 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#ifndef TEST_H
     1.8 -#define	TEST_H
     1.9 +#ifndef UCX_TEST_H
    1.10 +#define	UCX_TEST_H
    1.11  
    1.12  #include "ucx.h"
    1.13  #include <stdio.h>
    1.14 @@ -115,5 +115,5 @@
    1.15  }
    1.16  #endif
    1.17  
    1.18 -#endif	/* TEST_H */
    1.19 +#endif	/* UCX_TEST_H */
    1.20  

mercurial