Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Dragonfly uses our bundled libelf and lint.h conflicts with it
Baptiste Daroussin committed 11 years ago
commit b8b603af1b218f24027d28742745732395b30efc
parent dee9d7d
1 file changed +1 -1
modified libpkg/pkg_elf.c
@@ -49,7 +49,7 @@
#include <fcntl.h>
#include <gelf.h>
#include <libgen.h>
-
#ifdef HAVE_LINK_H
+
#ifdef HAVE_LINK_H && !defined(__DragonFly__)
#include <link.h>
#endif
#include <paths.h>