Removing obsolete _MINIX define
Change-Id: Id33ac7e973d1c0e249b690fe44a597474fac6076
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <sys/cdefs.h>
|
||||
#define _SYSTEM 1
|
||||
#define _MINIX 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
#include <minix/callnr.h>
|
||||
#include <minix/com.h>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#define __USE_MISC
|
||||
#define _SYSTEM 1
|
||||
#define _MINIX 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <lib.h>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#define _SYSTEM 1
|
||||
#define _MINIX 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <lib.h>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#define _SYSTEM 1
|
||||
#define _MINIX 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <lib.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#define _SYSTEM 1
|
||||
#define _MINIX 1
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <lib.h>
|
||||
#include "namespace.h"
|
||||
|
||||
Reference in New Issue
Block a user