Fix build warning 08/182608/1 accepted/tizen/unified/20180628.130512 submit/tizen/20180628.005528
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 26 Jun 2018 11:46:38 +0000 (20:46 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 26 Jun 2018 11:46:44 +0000 (20:46 +0900)
Change-Id: Ie5a5590291f92470e006052f82164cdda9347966
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
hw/usb_gadget/usb_gadget.c

index c412b8e..6b60218 100755 (executable)
@@ -18,6 +18,7 @@
 
 #ifndef __HW_USB_GADGET_SIMPLE_TRANSLATOR_H__
 
+#define _GNU_SOURCE
 #include <hw/usb_gadget.h>
 
 #include <stdio.h>