From f58bd7f055988d367d8118ccbc4cb8c4dbfd9db2 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 14 Dec 2017 13:48:56 +0100 Subject: support: Simplify compiling most of support/ outside of glibc Some include files were missing because they are implied by the in-tree build process. Reviewed-by: Adhemerval Zanella --- support/support_write_file_string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/support_write_file_string.c') diff --git a/support/support_write_file_string.c b/support/support_write_file_string.c index 48e89597f3..48736530bf 100644 --- a/support/support_write_file_string.c +++ b/support/support_write_file_string.c @@ -19,7 +19,7 @@ #include #include #include -#include +#include void support_write_file_string (const char *path, const char *contents) -- cgit v1.2.3-70-g09d2