Make IMPORTED_GNULIB_MODULES in alphabetical order
[deliverable/binutils-gdb.git] / gdb / gnulib / update-gnulib.sh
index a3c0d8b84df1fbc48c6cd373aadc62eb0727ee81..ec1a8e8ba373f78a93b88f370febae25db0298f5 100644 (file)
 
 # 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.
This page took 0.0241 seconds and 4 git commands to generate.