Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 include/xorg/gtest/xorg-gtest.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/xorg/gtest/xorg-gtest.h b/include/xorg/gtest/xorg-gtest.h
index a61bc35..ccb3caa 100644
--- a/include/xorg/gtest/xorg-gtest.h
+++ b/include/xorg/gtest/xorg-gtest.h
@@ -25,6 +25,9 @@
  *
  
******************************************************************************/
 
+#ifndef __XORG_GTEST_H
+#define __XORG_GTEST_H
+
 #include "xorg-gtest-environment.h"
 #include "xorg-gtest-process.h"
 #include "xorg-gtest-xserver.h"
@@ -39,3 +42,5 @@
                "TESTCASE:\n" \
                message \
                
"\n::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::\n");
+
+#endif
-- 
1.7.11.4

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to