summaryrefslogtreecommitdiff
path: root/utils/msg_q.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/msg_q.c')
-rw-r--r--utils/msg_q.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/utils/msg_q.c b/utils/msg_q.c
index f82d4c0..1555668 100644
--- a/utils/msg_q.c
+++ b/utils/msg_q.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2011-2012,2014 The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -29,8 +29,7 @@
#include "msg_q.h"
#define LOG_TAG "LocSvc_utils_q"
-#include "log_util.h"
-#include "platform_lib_includes.h"
+#include <platform_lib_includes.h>
#include "linked_list.h"
#include <stdio.h>
#include <stdlib.h>