diff options
author | sketch <sketch@pkgsrc.org> | 2009-01-27 20:26:01 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2009-01-27 20:26:01 +0000 |
commit | 1610b1e88cc5032cffc829ee7e4b94dba0fbb107 (patch) | |
tree | a1b697e4df20ff43cfd6dc6009bcb005638bee9f /devel/libatomic_ops/PLIST | |
parent | dbe6efb0329f9625119311a5e4a5bb282aad518d (diff) | |
download | pkgsrc-1610b1e88cc5032cffc829ee7e4b94dba0fbb107.tar.gz |
Forgot to install the sunc/x86.h header in previous.
Diffstat (limited to 'devel/libatomic_ops/PLIST')
-rw-r--r-- | devel/libatomic_ops/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libatomic_ops/PLIST b/devel/libatomic_ops/PLIST index ab932496b3a..aa66569a10e 100644 --- a/devel/libatomic_ops/PLIST +++ b/devel/libatomic_ops/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2008/12/22 02:46:52 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/01/27 20:26:01 sketch Exp $ include/atomic_ops.h include/atomic_ops/generalize-small.h include/atomic_ops/generalize.h @@ -43,6 +43,7 @@ include/atomic_ops/sysdeps/short_aligned_atomic_load_store.h include/atomic_ops/sysdeps/short_atomic_load_store.h include/atomic_ops/sysdeps/standard_ao_double_t.h include/atomic_ops/sysdeps/sunc/sparc.h +include/atomic_ops/sysdeps/sunc/x86.h include/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h include/atomic_ops/sysdeps/test_and_set_t_is_char.h include/atomic_ops_malloc.h |