openbsd-ports/audio/squeezelite/patches/patch-output_pack_c

13 lines
272 B
Plaintext

$OpenBSD: patch-output_pack_c,v 1.2 2019/02/25 22:44:14 sthen Exp $
Index: output_pack.c
--- output_pack.c.orig
+++ output_pack.c
@@ -21,6 +21,7 @@
// Scale and pack functions
+#include <stdint.h>
#include "squeezelite.h"
#define MAX_SCALESAMPLE 0x7fffffffffffLL