Get rid of erroneous define
This commit is contained in:
parent
d55eab30fa
commit
62aba4396e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#ifndef _MTHREAD_H
|
||||
#define _MTHREAD_H
|
||||
#define _SYSTEM
|
||||
|
||||
#include <minix/config.h> /* MUST be first */
|
||||
#include <ansi.h> /* MUST be second */
|
||||
|
|
Loading…
Reference in a new issue