summaryrefslogtreecommitdiff
path: root/ord.c
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-19 18:39:17 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-19 18:39:17 +0800
commit6374c26a020f7c0f551ee62078f7cfac61e14128 (patch)
treed888981df48f59d1d6c2e42985ccdf8fbbf03a23 /ord.c
parent3eb1ed77e876778e846e2e15515716ea36dc1457 (diff)
request not inline any more
Diffstat (limited to 'ord.c')
-rw-r--r--ord.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ord.c b/ord.c
index e0b407b..fdfc263 100644
--- a/ord.c
+++ b/ord.c
@@ -1,4 +1,5 @@
#include <stdlib.h>
+#include <string.h>
#include <stdbool.h>
#include "request.h"
#include "icclient.h"