Remove UXPDS support
This commit is contained in:
@@ -28,10 +28,6 @@ tst mknod_ver sys/types.h sys/stat.h com{
|
||||
!
|
||||
}end
|
||||
cat{
|
||||
#if defined(__uxp__)
|
||||
#include <sys/types.h>
|
||||
#include <sys/mkdev.h>
|
||||
#endif
|
||||
#ifndef _def_param_lcl
|
||||
#ifndef S_ISUID
|
||||
#if !defined(_AST_H) && !defined(_TM_H)
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
cat{
|
||||
#if defined(__uxp__)
|
||||
#include <sys/types.h>
|
||||
#include <sys/mkdev.h>
|
||||
#endif
|
||||
#ifndef _def_param_lcl
|
||||
#ifndef S_ISUID
|
||||
#if !defined(_AST_H) && !defined(_TM_H)
|
||||
@@ -71,9 +67,6 @@ cat{
|
||||
macro{
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#if defined(__uxp__)
|
||||
#include <sys/mkdev.h>
|
||||
#endif
|
||||
#ifndef major
|
||||
#include <sys/param.h>
|
||||
#ifndef major
|
||||
|
||||
Reference in New Issue
Block a user