-
Stefan Weil authored
sys/procfs is not available everywhere (MingW does not have it). Remove this and more unused or redundant include statements. This fixes the broken build. qerror.h was previously included indirectly. Add an explicit include statement for it because it is needed. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Stefan Weil authoredsys/procfs is not available everywhere (MingW does not have it). Remove this and more unused or redundant include statements. This fixes the broken build. qerror.h was previously included indirectly. Add an explicit include statement for it because it is needed. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading