opnsense-ports/devel/elfutils/files/patch-lib_byteswap.h
Franco Fichtner 82813a7fc7 */*: sync with upstream
Taken from: FreeBSD
2016-07-14 09:12:15 +02:00

5 lines
122 B
C

--- lib/byteswap.h.orig 2016-07-13 06:58:54 UTC
+++ lib/byteswap.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <sys/endian.h>