Index: src/pkg/runtime/defs_linux.go |
=================================================================== |
--- a/src/pkg/runtime/defs_linux.go |
+++ b/src/pkg/runtime/defs_linux.go |
@@ -28,6 +28,7 @@ |
#include <asm-generic/errno.h> |
#include <asm-generic/poll.h> |
#include <linux/eventpoll.h> |
+#undef size_t |
*/ |
import "C" |