Fixed header guard.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34325 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-11-27 21:10:08 +00:00
parent 7f2d527a02
commit 1f3f5ca265
+3 -3
View File
@@ -2,8 +2,8 @@
* Copyright 2009, Ingo Weinhold, [email protected].
* Distributed under the terms of the MIT License.
*/
#ifndef _SYMBOL_VERSIONING_H
#define _SYMBOL_VERSIONING_H
#ifndef _SYSTEM_SYMBOL_VERSIONING_H
#define _SYSTEM_SYMBOL_VERSIONING_H
#include <BeBuild.h>
@@ -17,4 +17,4 @@
#endif
#endif /* _SYMBOL_VERSIONING_H */
#endif /* _SYSTEM_SYMBOL_VERSIONING_H */