Hi ,
I have a test_1.c file which includes
"yogidk" == yogidk
writes:
yogidk> and another file
yogidk> test_2.c which includes "socket.h"
yogidk> DeclareCAmkESComponent(test
yogidk> INCLUDES "../muslibc/include/sys"* // necessary for
yogidk> compilation as test_2.c has "socket.h"*
This line means that "#include
"../muslibc/include/sys" // necessary for compilation as test_2.c has "socket.h"
This line shouldn't be here, and instead socket.h should be included via
"yogidk" == yogidk
writes:
yogidk> and another file
yogidk> test_2.c which includes "socket.h"
yogidk> DeclareCAmkESComponent(test
yogidk> INCLUDES "../muslibc/include/sys"* // necessary for
yogidk> compilation as test_2.c has "socket.h"*
This line means that "#include
participants (3)
-
Chubb, Peter (Data61, Kensington NSW)
-
Mcleod, Kent (Data61, Kensington NSW)
-
yogidk .