diff options
author | 2000-10-01 03:22:22 +0000 | |
---|---|---|
committer | 2000-10-01 03:22:22 +0000 | |
commit | 63c75724831f6e8d1faf2c2411f53daccf06535d (patch) | |
tree | d37cd770359e83e7d405166ca9c55756176c3ffd | |
parent | Now that powerpc has shared libraries, make certain that link.h and dlfcn.h (diff) | |
download | wireguard-openbsd-63c75724831f6e8d1faf2c2411f53daccf06535d.tar.xz wireguard-openbsd-63c75724831f6e8d1faf2c2411f53daccf06535d.zip |
dlfcn.h and link.h should be shipped as well as built.
-rw-r--r-- | distrib/sets/lists/comp/md.powerpc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distrib/sets/lists/comp/md.powerpc b/distrib/sets/lists/comp/md.powerpc index 363fbd599d3..b5b77cd9625 100644 --- a/distrib/sets/lists/comp/md.powerpc +++ b/distrib/sets/lists/comp/md.powerpc @@ -7,6 +7,8 @@ ./usr/include/ansidecl.h ./usr/include/bfd.h ./usr/include/bfdlink.h +./usr/include/dlfcn.h +./usr/include/link.h ./usr/include/powerpc/adbsys.h ./usr/include/powerpc/ansi.h ./usr/include/powerpc/asm.h |