From: Riku Nomoto Date: Sat, 2 Jan 2021 14:08:05 +0000 (+0900) Subject: Changed to not include autoconf.h X-Git-Tag: 10.92.0~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F25855%2F1;p=staging%2Fbasesystem.git Changed to not include autoconf.h moduleid.h was including autoconf.h. However, this does not need to be included. Signed-off-by: Riku Nomoto Change-Id: Iad2e30c952dc778198d143dd63063455fcac17bc --- diff --git a/agl-basefiles/agldd/moduleid.h b/agl-basefiles/agldd/moduleid.h index 248fadc..2382e01 100644 --- a/agl-basefiles/agldd/moduleid.h +++ b/agl-basefiles/agldd/moduleid.h @@ -14,7 +14,6 @@ * limitations under the License. */ -#include #ifndef _AGLDD_MODULEID_H_ #define _AGLDD_MODULEID_H_