summaryrefslogtreecommitdiff
path: root/gdb/gnulib/update-gnulib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gnulib/update-gnulib.sh')
-rw-r--r--gdb/gnulib/update-gnulib.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/gnulib/update-gnulib.sh b/gdb/gnulib/update-gnulib.sh
index 7fd3fae3177..ec1a8e8ba37 100644
--- a/gdb/gnulib/update-gnulib.sh
+++ b/gdb/gnulib/update-gnulib.sh
@@ -30,17 +30,17 @@
# The list of gnulib modules we are importing in GDB.
IMPORTED_GNULIB_MODULES="\
+ dirent \
dirfd \
fnmatch-gnu \
frexpl \
inttypes \
memmem \
- update-copyright \
- unistd \
pathmax \
strstr \
- dirent \
sys_stat \
+ unistd \
+ update-copyright \
"
# The gnulib commit ID to use for the update.