OSDN Git Service

Remove duplicate definitions of MIN and MAX.
authorElliott Hughes <enh@google.com>
Mon, 17 Feb 2014 18:57:56 +0000 (10:57 -0800)
committerElliott Hughes <enh@google.com>
Mon, 17 Feb 2014 18:57:56 +0000 (10:57 -0800)
commitcfbfe7059ca4e44291d065ccd4da436aedff5a73
tree80981a799b4bcd402c77397c538c9368266453c8
parent95b808c4ae11ea5737fee63f7b61673483ea5e2d
Remove duplicate definitions of MIN and MAX.

These were needed when bionic's header files were missing these macros (though
it would have made a lot more sense to just fix the header files!) but cause
warnings now.

Change-Id: I65a677122f4f6bd07dffc3f37a0c4c0e823d1bb0
libc/bionic/fts.c
libc/netbsd/net/getnameinfo.c