Enable auto-deps in all of Folly
[folly.git] / folly / portability / Unistd.h
index b4cd106a98ff31df31414fe579811408047cc3dd..2c0c0cd2e37c204294f1983c1d2f87003e855870 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <cstdint>
 
-#include <sys/locking.h>
+#include <sys/locking.h> // @manual
 
 #include <folly/portability/SysTypes.h>