Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Attempt to fix build on dragonfly
Baptiste Daroussin committed 11 years ago
commit dee9d7d880d2216eddc894535c66493e7b90294d
parent fccbe9b
1 file changed +1 -1
modified libpkg/pkg_elf.c
@@ -37,7 +37,7 @@
#include <machine/endian.h>
#endif
#include <sys/types.h>
-
#ifdef HAVE_SYS_ELF_COMMON_H
+
#ifdef HAVE_SYS_ELF_COMMON_H && !defined(__DragonFly__)
#include <sys/elf_common.h>
#endif
#include <sys/stat.h>