diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-19 18:39:17 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-06-19 18:39:17 +0800 |
commit | 6374c26a020f7c0f551ee62078f7cfac61e14128 (patch) | |
tree | d888981df48f59d1d6c2e42985ccdf8fbbf03a23 /ord.c | |
parent | 3eb1ed77e876778e846e2e15515716ea36dc1457 (diff) |
request not inline any more
Diffstat (limited to 'ord.c')
-rw-r--r-- | ord.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #include <stdlib.h> +#include <string.h> #include <stdbool.h> #include "request.h" #include "icclient.h" |