summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormk5004.lee <mk5004.lee@samsung.com>2020-04-08 17:03:31 +0900
committermk5004.lee <mk5004.lee@samsung.com>2020-04-08 17:03:31 +0900
commit9cfc6cadec8ecebe1b11ae78e4820850d753d35f (patch)
tree5a8e8fc2d55a606c5180a2c9e9938413d01e84e4
parentf3b0b252474cb9b47a8b142df65c7b11049f4ff8 (diff)
parent6f043038ab633e88b81944b50d3d6393a194fca5 (diff)
downloadnotification-9cfc6cadec8ecebe1b11ae78e4820850d753d35f.tar.gz
notification-9cfc6cadec8ecebe1b11ae78e4820850d753d35f.tar.bz2
notification-9cfc6cadec8ecebe1b11ae78e4820850d753d35f.zip
Merge branch 'tizen' into tizen_5.5submit/tizen_5.5/20200408.080353
-rw-r--r--notification-ex/common.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/notification-ex/common.cc b/notification-ex/common.cc
index 4d56ebb..1ab82d9 100644
--- a/notification-ex/common.cc
+++ b/notification-ex/common.cc
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+#include <string.h>
+
#include "notification-ex/common.h"
#ifdef LOG_TAG