mirror of
https://github.com/novatiq/packages.git
synced 2026-07-10 22:09:27 +01:00
4116e327af
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
12 lines
177 B
Diff
12 lines
177 B
Diff
--- a/src/include/gnunet_common.h
|
|
+++ b/src/include/gnunet_common.h
|
|
@@ -49,6 +49,8 @@
|
|
#include <stdarg.h>
|
|
#endif
|
|
|
|
+#include <byteswap.h>
|
|
+
|
|
#ifdef __cplusplus
|
|
extern "C"
|
|
{
|