Commit 2fb78d7
Remove unused <sys/types.h> from SignalHandler.cpp
Summary: Remove the unused `#include <sys/types.h>` from `fbcode/folly/debugging/symbolizer/SignalHandler.cpp`. The types provided by `<sys/types.h>` are already transitively available through other included headers (`<signal.h>`, `<folly/portability/Unistd.h>`).
Reviewed By: dmm-fb
Differential Revision: D95404636
fbshipit-source-id: 8588ea5916695289e62401303e064ba3331015971 parent 49be271 commit 2fb78d7
File tree
1 file changed
+0
-1
lines changed- third-party/folly/src/folly/debugging/symbolizer
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments