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

Commit ba2ff9c2 authored by John Grossman's avatar John Grossman
Browse files

Really fix the build this time.

Cannot try to include <limits> on git_master-without-vendor.  The file
just does not exist.

Change-Id: Iae383465c59d1cf59a9ba3f729f8f074971f7ce4
parent b8525e9a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
#include <arpa/inet.h>
#include <assert.h>
#include <fcntl.h>
#include <limits>
#include <linux/if_ether.h>
#include <net/if.h>
#include <net/if_arp.h>