changeset 85:c179deb9bb39

uicc/writecmd.c: forgot to update #include header set
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 11 Apr 2021 02:48:22 +0000
parents 0c19ec7af526
children de23872796cb
files uicc/writecmd.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/uicc/writecmd.c	Sun Apr 11 02:46:49 2021 +0000
+++ b/uicc/writecmd.c	Sun Apr 11 02:48:22 2021 +0000
@@ -1,6 +1,8 @@
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
+#include <strings.h>
 
 extern unsigned last_sel_file_record_len;