diff options
Diffstat (limited to 'gcc/fixinc/tests/base/rpc')
-rw-r--r-- | gcc/fixinc/tests/base/rpc/auth.h | 9 | ||||
-rw-r--r-- | gcc/fixinc/tests/base/rpc/rpc.h | 9 | ||||
-rw-r--r-- | gcc/fixinc/tests/base/rpc/svc.h | 9 | ||||
-rw-r--r-- | gcc/fixinc/tests/base/rpc/xdr.h | 9 |
4 files changed, 36 insertions, 0 deletions
diff --git a/gcc/fixinc/tests/base/rpc/auth.h b/gcc/fixinc/tests/base/rpc/auth.h index 02fc0b3..42ba847 100644 --- a/gcc/fixinc/tests/base/rpc/auth.h +++ b/gcc/fixinc/tests/base/rpc/auth.h @@ -1,3 +1,12 @@ +/* DO NOT EDIT THIS FILE. + + It has been auto-edited by fixincludes from: + + "fixinc/tests/inc/rpc/auth.h" + + This had to be done to correct non-standard usages in the + original, manufacturer supplied header file. */ + #if defined( STRUCT_SOCKADDR_CHECK ) diff --git a/gcc/fixinc/tests/base/rpc/rpc.h b/gcc/fixinc/tests/base/rpc/rpc.h index 1a64db3..2e78478 100644 --- a/gcc/fixinc/tests/base/rpc/rpc.h +++ b/gcc/fixinc/tests/base/rpc/rpc.h @@ -1,3 +1,12 @@ +/* DO NOT EDIT THIS FILE. + + It has been auto-edited by fixincludes from: + + "fixinc/tests/inc/rpc/rpc.h" + + This had to be done to correct non-standard usages in the + original, manufacturer supplied header file. */ + #if defined( NESTED_AUTH_DES_CHECK ) diff --git a/gcc/fixinc/tests/base/rpc/svc.h b/gcc/fixinc/tests/base/rpc/svc.h index 4ddcf4c..4e1245f 100644 --- a/gcc/fixinc/tests/base/rpc/svc.h +++ b/gcc/fixinc/tests/base/rpc/svc.h @@ -1,3 +1,12 @@ +/* DO NOT EDIT THIS FILE. + + It has been auto-edited by fixincludes from: + + "fixinc/tests/inc/rpc/svc.h" + + This had to be done to correct non-standard usages in the + original, manufacturer supplied header file. */ + #if defined( ULTRIX_NESTED_SVC_CHECK ) diff --git a/gcc/fixinc/tests/base/rpc/xdr.h b/gcc/fixinc/tests/base/rpc/xdr.h index bc61af7..69fc4c1 100644 --- a/gcc/fixinc/tests/base/rpc/xdr.h +++ b/gcc/fixinc/tests/base/rpc/xdr.h @@ -1,3 +1,12 @@ +/* DO NOT EDIT THIS FILE. + + It has been auto-edited by fixincludes from: + + "fixinc/tests/inc/rpc/xdr.h" + + This had to be done to correct non-standard usages in the + original, manufacturer supplied header file. */ + #if defined( STRUCT_FILE_CHECK ) |