summaryrefslogtreecommitdiffstats
path: root/share/man/man9/atomic.9
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-02-15 11:47:31 +0000
committerbde <bde@FreeBSD.org>2001-02-15 11:47:31 +0000
commit4cfcac144df572e42872210ea45cc238db02ddfa (patch)
tree53b7fbae832c2f002f7d16872ce0f556813e8eba /share/man/man9/atomic.9
parent9cfa7058be1cd1cdf0bad74ba7030df7614258b0 (diff)
downloadFreeBSD-src-4cfcac144df572e42872210ea45cc238db02ddfa.zip
FreeBSD-src-4cfcac144df572e42872210ea45cc238db02ddfa.tar.gz
Fixed missing and/or wrong and/or extra includes in synopsis.
Diffstat (limited to 'share/man/man9/atomic.9')
-rw-r--r--share/man/man9/atomic.91
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/atomic.9 b/share/man/man9/atomic.9
index f6ed9b0..a98750f 100644
--- a/share/man/man9/atomic.9
+++ b/share/man/man9/atomic.9
@@ -37,6 +37,7 @@
.Nm atomic_store
.Nd atomic operations
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <machine/atomic.h>
.Ft void
.Fn atomic_add_{acq_,rel_,}<type> "volatile <type> *p" "<type> v"
OpenPOWER on IntegriCloud