Hi Samuel,

On 6/9/22 8:47 am, Samuel Thibault wrote:
>>
>> -#include "acpi.h"
>> +#include "myacpi.h"
>
> Aren't the libacpi headers in acpi/acpi.h and thus no conflict?

Yes, but -I../.. seems to take precedence over /usr/include

therefore the compiler discovers ../../acpi/acpi.h instead of 
/usr/include/acpi/acpi.h

I think we can live with myacpi.h for now.

Damien



Reply via email to