summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Grossman <johngro@google.com>2012-02-16 15:28:44 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-16 15:28:44 -0800
commit06c51e2f48c5db325a6f6905660a7a0f7558b4d5 (patch)
tree9dc7d3f9171ff3e157a20937bcd7ade8c7c77ffc
parente800892c4b4e05914f0d08a7928113193b39d037 (diff)
parentba2ff9c2236d017e16dd948574966d045c1711c8 (diff)
downloadframeworks_base-06c51e2f48c5db325a6f6905660a7a0f7558b4d5.zip
frameworks_base-06c51e2f48c5db325a6f6905660a7a0f7558b4d5.tar.gz
frameworks_base-06c51e2f48c5db325a6f6905660a7a0f7558b4d5.tar.bz2
Merge "Really fix the build this time."
-rw-r--r--services/common_time/common_time_server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/common_time/common_time_server.cpp b/services/common_time/common_time_server.cpp
index 4db516a..4fed0d0 100644
--- a/services/common_time/common_time_server.cpp
+++ b/services/common_time/common_time_server.cpp
@@ -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>