forked from Lainports/opnsense-ports
5 lines
118 B
C
5 lines
118 B
C
--- lib/endian.h.orig 2016-07-13 06:58:54 UTC
|
|
+++ lib/endian.h
|
|
@@ -0,0 +1,2 @@
|
|
+#pragma once
|
|
+#include <sys/endian.h>
|