OSDN Git Service

Remove unnecessary #include.
authorElliott Hughes <enh@google.com>
Tue, 5 Nov 2013 19:59:06 +0000 (11:59 -0800)
committerElliott Hughes <enh@google.com>
Tue, 5 Nov 2013 19:59:06 +0000 (11:59 -0800)
Change-Id: I99dade0b3803272ee29eba2ad36b0311f8a24c31

libc/bionic/timer.cpp

index 76619f3..ed73821 100644 (file)
@@ -29,7 +29,6 @@
 #include "pthread_internal.h"
 
 #include <errno.h>
-#include <linux/time.h>
 #include <stdio.h>
 #include <string.h>