Bugzilla – Bug 2521
ipv6-option.h not included in wscript
Last modified: 2016-10-14 11:59:25 UTC
Created attachment 2615 [details] the wscript file including the mentioned header. i think 'model/ipv6-option.h' is missed in headers.source section of wscript file for internet module -at least i miss it-.
Note that sometimes headers are not included in the wscript because they are considered to be private, internal headers of the module. However, I think that this particular one 'ipv6-option.h' is missing due to an oversight, so I agree with including it. 'ipv6-extension.h' is similar, yet present in wscript.
changeset: 12370:12a30788f00b