summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/rpc_dtablesize.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-05 03:05:26 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-05 03:05:26 +0000
commit3540d0675cce2068ec0c26a46660972a9859c368 (patch)
treecffdb9b43c1111eb56655215c3db088b82c630c6 /libc/inet/rpc/rpc_dtablesize.c
parentc933888d28d6ac1b0028458a4d85cd1b593ace3d (diff)
Update networking includes.
Diffstat (limited to 'libc/inet/rpc/rpc_dtablesize.c')
-rw-r--r--libc/inet/rpc/rpc_dtablesize.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/libc/inet/rpc/rpc_dtablesize.c b/libc/inet/rpc/rpc_dtablesize.c
index 960bb4699..9ddbb63fc 100644
--- a/libc/inet/rpc/rpc_dtablesize.c
+++ b/libc/inet/rpc/rpc_dtablesize.c
@@ -27,11 +27,8 @@
* 2550 Garcia Avenue
* Mountain View, California 94043
*/
-#if !defined(lint) && defined(SCCSIDS)
-static char sccsid[] =
-
- "@(#)rpc_dtablesize.c 1.2 87/08/11 Copyr 1987 Sun Micro";
-#endif
+#define __FORCE_GLIBC__
+#include <features.h>
/*
* Cache the result of getdtablesize(), so we don't have to do an