From: Willy Tarreau Date: Thu, 14 Jan 2010 10:40:12 +0000 (+0100) Subject: [BUILD] remove a warning in standard.h on AIX X-Git-Tag: v1.4-dev7~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=050737f7985a85beb3cb9f67a64404ed659382d2;p=thirdparty%2Fhaproxy.git [BUILD] remove a warning in standard.h on AIX --- diff --git a/include/common/standard.h b/include/common/standard.h index 7a63729841..c1f3d1a733 100644 --- a/include/common/standard.h +++ b/include/common/standard.h @@ -23,6 +23,7 @@ #define _COMMON_STANDARD_H #include +#include #include #include #include