diff options
Diffstat (limited to 'src/pkg/runtime/heapdump.c')
| -rw-r--r-- | src/pkg/runtime/heapdump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/heapdump.c b/src/pkg/runtime/heapdump.c index 83c2be2ac7..d07fdb29bc 100644 --- a/src/pkg/runtime/heapdump.c +++ b/src/pkg/runtime/heapdump.c @@ -17,7 +17,7 @@ #include "typekind.h" #include "funcdata.h" #include "zaexperiment.h" -#include "../../cmd/ld/textflag.h" +#include "textflag.h" extern byte runtime·data[]; extern byte runtime·edata[]; |
