From a55891650cda2656c33196ced0ae1905d0c2a1ff Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 10 Jul 2015 11:53:55 +0800 Subject: [PATCH] porting.h: add TODO comment Signed-off-by: Kefu Chai --- src/porting.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/porting.h b/src/porting.h index 89274248c3171..1528ffb0f020a 100644 --- a/src/porting.h +++ b/src/porting.h @@ -3,6 +3,7 @@ #define PORTING_H #include "acconfig.h" +/* TODO: move these into include/compat.h */ #if defined(DARWIN) #include -- 2.39.5