From f5947a5e925117c55b390460d592f57504277bf9 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Thu, 31 Oct 2019 11:07:23 +0900 Subject: tree-wide: drop missing.h --- src/basic/khash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/basic/khash.c') diff --git a/src/basic/khash.c b/src/basic/khash.c index 847f2572a6..e893298d68 100644 --- a/src/basic/khash.c +++ b/src/basic/khash.c @@ -9,7 +9,7 @@ #include "hexdecoct.h" #include "khash.h" #include "macro.h" -#include "missing.h" +#include "missing_socket.h" #include "string-util.h" #include "util.h" -- cgit v1.2.1