summaryrefslogtreecommitdiff
path: root/ao-tools/ao-elftohex/ao-elftohex.c
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/ao-elftohex/ao-elftohex.c')
-rw-r--r--ao-tools/ao-elftohex/ao-elftohex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/ao-elftohex/ao-elftohex.c b/ao-tools/ao-elftohex/ao-elftohex.c
index 265908c5..f3ab0c38 100644
--- a/ao-tools/ao-elftohex/ao-elftohex.c
+++ b/ao-tools/ao-elftohex/ao-elftohex.c
@@ -19,6 +19,7 @@
#include <getopt.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include "ao-hex.h"
#include "ao-elf.h"
#include "ao-verbose.h"