Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a27f23e6 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove an unnecessary #include.

This confused me while doing a code search.

Test: treehugger
Change-Id: Ic8d63a3f5b8efb8557d0033d458f5265762da716
parent a8ff9a49
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
#include <sys/types.h>
#include <sys/un.h>
#include <sys/wait.h>
#include <syscall.h>
#include <unistd.h>

#include <limits>