This was a bandaid to avoid include recursion caused by multilibbed wordsize.h
Signed-off-by: Khem Raj <[email protected]> --- scripts/multilib_header_wrapper.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/multilib_header_wrapper.h b/scripts/multilib_header_wrapper.h index c81e7ee5e8..62b57ca8ee 100644 --- a/scripts/multilib_header_wrapper.h +++ b/scripts/multilib_header_wrapper.h @@ -5,8 +5,6 @@ * */ -#pragma once - #if defined (__bpf__) #define __MHWORDSIZE 64 #elif defined (__arm__) -- 2.26.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138361): https://lists.openembedded.org/g/openembedded-core/message/138361 Mute This Topic: https://lists.openembedded.org/mt/74251772/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
