From 5f89e0a412d7874bab85f3f4865076388f3fcb0b Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Mon, 24 Sep 2012 13:46:09 +0000 Subject: [PATCH] Required size_t but not visible in sys/utsname.h. Minix again. --- ede-bug-tools/ede-crasher/CrashDialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ede-bug-tools/ede-crasher/CrashDialog.cpp b/ede-bug-tools/ede-crasher/CrashDialog.cpp index 21db425..44bf94f 100644 --- a/ede-bug-tools/ede-crasher/CrashDialog.cpp +++ b/ede-bug-tools/ede-crasher/CrashDialog.cpp @@ -14,11 +14,11 @@ #include #endif -#include #include #include #include #include +#include #include #include