use system id from local.h
This commit is contained in:
parent
2e7fadb731
commit
a4baed5eb5
@ -5,9 +5,7 @@
|
|||||||
|
|
||||||
/* $Header$ */
|
/* $Header$ */
|
||||||
|
|
||||||
#undef BSD4_1 /* Berkeley Software Distr. 4.1 */
|
#include <local.h>
|
||||||
#define BSD4_2 /* Berkeley Software Distr. 4.2 */
|
|
||||||
#undef SYS_V0 /* System V0 */
|
|
||||||
|
|
||||||
#ifdef BSD4_1
|
#ifdef BSD4_1
|
||||||
#define BSD_X
|
#define BSD_X
|
||||||
@ -17,7 +15,7 @@
|
|||||||
#define BSD_X
|
#define BSD_X
|
||||||
#endif BSD4_2
|
#endif BSD4_2
|
||||||
|
|
||||||
#ifdef SYS_V0
|
#ifdef SYS_5
|
||||||
#define SYS_V
|
#define SYS_V
|
||||||
#endif SYS_V0
|
#endif SYS_5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user