FreeCalypso > hg > themwi-system-sw
diff sip-in/sip_uas.c @ 60:02761f1ae5e5
sip-in INVITE processing: got as far as CRCX completion
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 11 Sep 2022 15:42:54 -0800 |
parents | 8117d8ee44a5 |
children | 8cf85edca543 |
line wrap: on
line diff
--- a/sip-in/sip_uas.c Thu Sep 08 14:53:18 2022 -0800 +++ b/sip-in/sip_uas.c Sun Sep 11 15:42:54 2022 -0800 @@ -10,7 +10,6 @@ #include <string.h> #include <strings.h> #include <syslog.h> -#include <unistd.h> #include "../libsip/parse.h" #include "../libsip/uas_basic.h" #include "../libsip/out_msg.h"