aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-05-08 15:58:36 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-05-08 14:09:37 +0000
commit18ce20b34413f355241bcb0135a5793b7e2d0240 (patch)
treebfab931201c861e2185d5a3f5835b79622e12d46 /executor/common_linux.h
parent0df1eb567cf9907957f671f67fa3f7a9152aeed7 (diff)
executor: fix embeding of headers
common_usb.h is included by both common_linux.h and common_netbsd.h. The current version may fail to replace one of these common_usb.h, if say common_linux.h is already replaced, but common_netbsd.h is not yet. Make the replacement algorithm more robust and just replace everything on each iteration until we can't replace anything anymore. Fixes #4783
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions