Fix make check
authorDave Watson <davejwatson@fb.com>
Fri, 4 Apr 2014 19:17:54 +0000 (12:17 -0700)
committerptarjan <ptarjan@fb.com>
Wed, 9 Apr 2014 03:59:29 +0000 (20:59 -0700)
commit8e82fd3453e34da1fe504e5f716a9a268d4e7aae
treec23f5bc092031978494df8718851ac49e8abc894
parentd666fcdb4604af4b661c254d16cae8d573a06ea6
Fix make check

Summary: Fix make check.  Benchmark.cpp was included twice, eventfd doesn't exist anymore.

Test Plan: autoreconf -i; ./configure; make check on ubuntu

Reviewed By: pgriess@fb.com

FB internal diff: D1259706
folly/Makefile.am
folly/test/Makefile.am