$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
