diff options
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/rpc/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc/types.h b/sunrpc/rpc/types.h index 54673d598b..61ea3c19f8 100644 --- a/sunrpc/rpc/types.h +++ b/sunrpc/rpc/types.h @@ -29,6 +29,7 @@ */ /* @(#)types.h 1.18 87/07/24 SMI */ +/* fixincludes should not add extern "C" to this file */ /* * Rpc additions to <sys/types.h> */ |