Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libgo / runtime / go-main.c
index 7e8bb9b..97d1405 100644 (file)
 #include <fpu_control.h>
 #endif
 
+#include "runtime.h"
 #include "go-alloc.h"
 #include "array.h"
-#include "go-string.h"
-
-#include "runtime.h"
 #include "arch.h"
 #include "malloc.h"