diff libgsmfr2/add.c @ 265:a7b593e68ac3

libgsmfr2: integrate encoder main function from libgsm
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 14 Apr 2024 00:24:21 +0000
parents 8b21a6b7a3bf
children
line wrap: on
line diff
--- a/libgsmfr2/add.c	Sun Apr 14 00:06:50 2024 +0000
+++ b/libgsmfr2/add.c	Sun Apr 14 00:24:21 2024 +0000
@@ -9,7 +9,6 @@
 
 #include <stdint.h>
 #include <assert.h>
-#include <string.h>
 #include "tw_gsmfr.h"
 #include "typedef.h"
 #include "ed_state.h"