aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts/go32.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts/go32.h')
-rw-r--r--bfd/hosts/go32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/go32.h b/bfd/hosts/go32.h
index a5de5f9..92d80bc 100644
--- a/bfd/hosts/go32.h
+++ b/bfd/hosts/go32.h
@@ -6,6 +6,7 @@
#include <ctype.h>
#include <string.h>
#include <sys/file.h>
+#include <stdlib.h>
#ifndef O_ACCMODE
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
#endif