diff options
Diffstat (limited to 'src/pkg/runtime/stack.c')
| -rw-r--r-- | src/pkg/runtime/stack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/stack.c b/src/pkg/runtime/stack.c index 8456f79369..3993a372e0 100644 --- a/src/pkg/runtime/stack.c +++ b/src/pkg/runtime/stack.c @@ -11,7 +11,7 @@ #include "type.h" #include "race.h" #include "mgc0.h" -#include "../../cmd/ld/textflag.h" +#include "textflag.h" enum { |
