--- a/src/syscall.h Tue Jan 01 05:08:38 2008 +0000 +++ b/src/syscall.h Wed Jul 30 03:00:40 2008 +0000 @@ -16,8 +16,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ -#ifndef dream_syscall_H -#define dream_syscall_H 1 +#ifndef lxdream_syscall_H +#define lxdream_syscall_H 1 #include #include @@ -74,4 +74,5 @@ #ifdef __cplusplus } #endif -#endif + +#endif /* !lxdream_syscall_H */