summaryrefslogtreecommitdiff
path: root/devel/elfutils/files/patch-lib_byteswap.h
blob: b8953b70942cb8dec73bce40bec776462f63282d (plain) (blame)
1
2
3
4
5
--- lib/byteswap.h.orig	2016-07-13 06:58:54 UTC
+++ lib/byteswap.h
@@ -0,0 +1,2 @@
+#pragma once
+#include <sys/endian.h>