aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/nlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/nlist.c')
-rw-r--r--bin/ps/nlist.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c
index 5ef56c9dfabc..8c6a4814e4d5 100644
--- a/bin/ps/nlist.c
+++ b/bin/ps/nlist.c
@@ -29,15 +29,6 @@
* SUCH DAMAGE.
*/
-#if 0
-#ifndef lint
-static char sccsid[] = "@(#)nlist.c 8.4 (Berkeley) 4/2/94";
-#endif /* not lint */
-#endif
-
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/sysctl.h>