diff mgw/crcx.c @ 38:020ba624bdd8

mgw source: #include <stdlib.h> in files using tmgw_ctrl.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 10 Jul 2022 00:36:31 -0800
parents 7dae2bae56a1
children 738be11ac432
line wrap: on
line diff
--- a/mgw/crcx.c	Sun Jul 10 00:32:38 2022 -0800
+++ b/mgw/crcx.c	Sun Jul 10 00:36:31 2022 -0800
@@ -7,6 +7,7 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
 #include <strings.h>