From de2067196a8756ce51471691d4d64998272f9155 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 21 Jan 2015 22:26:53 +0000 Subject: remove #if 0 cdefs.h blocks --- sys/tmpfs/tmpfs_mem.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/tmpfs/tmpfs_mem.c') diff --git a/sys/tmpfs/tmpfs_mem.c b/sys/tmpfs/tmpfs_mem.c index 8d902b9cb0f..59dcb6cbbfc 100644 --- a/sys/tmpfs/tmpfs_mem.c +++ b/sys/tmpfs/tmpfs_mem.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tmpfs_mem.c,v 1.5 2014/11/02 03:47:28 tedu Exp $ */ +/* $OpenBSD: tmpfs_mem.c,v 1.6 2015/01/21 22:26:52 deraadt Exp $ */ /* $NetBSD: tmpfs_mem.c,v 1.4 2011/05/24 01:09:47 rmind Exp $ */ /* @@ -35,11 +35,6 @@ * Implements memory usage accounting and limiting. */ -#if 0 -#include -__KERNEL_RCSID(0, "$NetBSD: tmpfs_mem.c,v 1.4 2011/05/24 01:09:47 rmind Exp $"); -#endif - #include #include #include -- cgit v1.2.3