forked from Lainports/opnsense-ports
5 lines
122 B
C
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>
|