summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/rk_cas.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/rk_cas.c')
-rw-r--r--src/lib/formats/rk_cas.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/rk_cas.c b/src/lib/formats/rk_cas.c
index 2a20a8499ab..150b17c8f3b 100644
--- a/src/lib/formats/rk_cas.c
+++ b/src/lib/formats/rk_cas.c
@@ -3,6 +3,8 @@
Tape support for RK format
*/
+#include <assert.h>
+
#include "rk_cas.h"