aboutsummaryrefslogtreecommitdiff
path: root/binutils/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/strings.c')
-rw-r--r--binutils/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/strings.c b/binutils/strings.c
index 3507831..dade244 100644
--- a/binutils/strings.c
+++ b/binutils/strings.c
@@ -61,7 +61,7 @@
#endif
#include "bfd.h"
#include <stdio.h>
-#include <getopt.h>
+#include "getopt.h"
#include <errno.h>
#include "bucomm.h"
#include "libiberty.h"