From 7efc2ebeda4414bf3c633a6cf86b49c033973f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Thu, 19 Dec 2013 22:20:39 +0200 Subject: all: fix #includes for strict compliance --- src/blob.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/blob.h') diff --git a/src/blob.h b/src/blob.h index 971ce61..6a8e51c 100644 --- a/src/blob.h +++ b/src/blob.h @@ -2,6 +2,7 @@ #define BLOB_H #include +#include struct in_addr; -- cgit v1.2.3