diff options
Diffstat (limited to 'libc/inet/rpc/svc_auth.c')
-rw-r--r-- | libc/inet/rpc/svc_auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/svc_auth.c b/libc/inet/rpc/svc_auth.c index 29e893a88..bb7061339 100644 --- a/libc/inet/rpc/svc_auth.c +++ b/libc/inet/rpc/svc_auth.c @@ -1,4 +1,4 @@ -#define __FORCE_GLIBC__ +#define __FORCE_GLIBC #include <features.h> /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for |