Fixed an array bounds violation.

Let include guards comform to the Minix standard.
This commit is contained in:
Kees van Reeuwijk
2010-02-24 10:39:58 +00:00
parent 3922d45719
commit 1ce69592d2
9 changed files with 16 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _INC_SYS_TYPE_H
#define _INC_SYS_TYPE_H
#ifndef _INCLUDE_SYS_TYPE_H
#define _INCLUDE_SYS_TYPE_H
/*
* this files resolves conflicts between the file of the host system and