OSDN Git Service

resolved conflicts for merge of 988d3d71 to honeycomb-plus-aosp
authorVladimir Chtchetkine <vchtchetkine@google.com>
Mon, 8 Aug 2011 21:47:04 +0000 (14:47 -0700)
committerVladimir Chtchetkine <vchtchetkine@google.com>
Mon, 8 Aug 2011 21:47:04 +0000 (14:47 -0700)
Change-Id: I85178afbca0b8b51eb3890958b063a70a1b33b96

1  2 
reference-ril/reference-ril.c

  #include <sys/socket.h>
  #include <cutils/sockets.h>
  #include <termios.h>
 +#include <sys/system_properties.h>
 +
 +#include "ril.h"
+ #include "hardware/qemu_pipe.h"
  
  #define LOG_TAG "RIL"
  #include <utils/Log.h>