Fix clang build.

Change-Id: I863137b5d35602267b4ef3a74399cf394c9994d6
This commit is contained in:
Elliott Hughes 2015-02-02 10:21:39 -08:00
parent 5940f98a35
commit 30fbf5f44c

View File

@ -26,6 +26,7 @@
* SUCH DAMAGE.
*/
#undef _FORTIFY_SOURCE
#include <errno.h>
#include <sys/poll.h>
#include <sys/select.h>