diff options
Diffstat (limited to 'src/cmd/dist/buildgc.c')
-rw-r--r-- | src/cmd/dist/buildgc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/dist/buildgc.c b/src/cmd/dist/buildgc.c index da38760c6..03a797f2c 100644 --- a/src/cmd/dist/buildgc.c +++ b/src/cmd/dist/buildgc.c @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. #include "a.h" -#include <stdio.h> /* * Helpers for building cmd/gc. |