Remove an unnecessary #include.
This confused me while doing a code search. Test: treehugger Change-Id: Ic8d63a3f5b8efb8557d0033d458f5265762da716
This commit is contained in:
parent
a8ff9a4955
commit
a27f23e61e
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/un.h>
|
||||
#include <sys/wait.h>
|
||||
#include <syscall.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <limits>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue