Commit c0e397b2 authored by Michael Lee (Engineering)'s avatar Michael Lee (Engineering) Committed by Facebook Github Bot

Add @manual annotation to bsd header

Summary: Mark the header as it is not a header provided by folly

Reviewed By: yfeldblum

Differential Revision: D18800770

fbshipit-source-id: 95c9dcdeb6f4b745f0bce859e4d9669c009c353a
parent 02784cf2
......@@ -23,7 +23,7 @@
#include <pthread.h>
#if defined(__FreeBSD__)
#include <sys/thr.h>
#include <sys/thr.h> // @manual
#endif
#elif !FOLLY_HAVE_PTHREAD
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment