summaryrefslogtreecommitdiffstats
path: root/services/common_time/common_time_config_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/common_time/common_time_config_service.h')
-rw-r--r--services/common_time/common_time_config_service.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/services/common_time/common_time_config_service.h b/services/common_time/common_time_config_service.h
index 8283c24..89806dd 100644
--- a/services/common_time/common_time_config_service.h
+++ b/services/common_time/common_time_config_service.h
@@ -13,11 +13,12 @@
* limitations under the License.
*/
-#include <common_time/ICommonTimeConfig.h>
-
#ifndef ANDROID_COMMON_TIME_CONFIG_SERVICE_H
#define ANDROID_COMMON_TIME_CONFIG_SERVICE_H
+#include <sys/socket.h>
+#include <common_time/ICommonTimeConfig.h>
+
namespace android {
class String16;