]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
porting.h: add TODO comment
authorKefu Chai <kchai@redhat.com>
Fri, 10 Jul 2015 03:53:55 +0000 (11:53 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Aug 2015 08:00:23 +0000 (16:00 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/porting.h

index 89274248c31719d72ae6bbe234eb5bfea9821420..1528ffb0f020ab1f61c3c02dd37b28a9694fe213 100644 (file)
@@ -3,6 +3,7 @@
 #define PORTING_H 
 #include "acconfig.h"
 
+/* TODO: move these into include/compat.h */
 
 #if defined(DARWIN) 
 #include <sys/socket.h>