ref: 06a021bb7ab5a85975a6e27b7cc5255768df3666
parent: f87eb660e3f78100be125e6ef38e07539bb0d53f
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Nov 16 17:35:11 EST 2020
pragma incomplete on SRC_STATE
--- a/src/samplerate.h
+++ b/src/samplerate.h
@@ -22,6 +22,7 @@
/* Opaque data type SRC_STATE. */
typedef struct SRC_STATE_tag SRC_STATE ;
+#pragma incomplete SRC_STATE
/* SRC_DATA is used to pass data to src_simple() and src_process(). */
typedef struct