From 2deaae67fa55dce5bc5df014d91cf41bfdcf4e92 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 21 Apr 2002 15:35:54 +0000 Subject: Include for (at least) the definition of atomic functions which are sometimes used by the macros in ; don't depend on not-quite-necessary namespace pollution in . --- 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 09d02de..1f92373 100644 --- a/sys/fs/procfs/procfs_mem.c +++ b/sys/fs/procfs/procfs_mem.c @@ -45,6 +45,7 @@ #include #include #include +#include #include #include -- cgit v1.1