From 46fa0fc35ec30283dfc20cc4150c9df22ad9f9ae Mon Sep 17 00:00:00 2001 From: eivind Date: Mon, 20 Dec 1999 18:26:58 +0000 Subject: Include vm/vm_extern.h to get at prototypes --- sys/fs/procfs/procfs_mem.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/fs/procfs') diff --git a/sys/fs/procfs/procfs_mem.c b/sys/fs/procfs/procfs_mem.c index ebfe53b..b7eed85 100644 --- a/sys/fs/procfs/procfs_mem.c +++ b/sys/fs/procfs/procfs_mem.c @@ -54,6 +54,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1