summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index dc915a40..8a24eb00 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -34,6 +34,7 @@
/fprintf-posix.m4
/frexp.m4
/frexpl.m4
+/fseterr.m4
/fstat.m4
/getdtablesize.m4
/getopt.m4
@@ -95,6 +96,7 @@
/multiarch.m4
/nls.m4
/nocrash.m4
+/off_t.m4
/open.m4
/pathmax.m4
/perror.m4
@@ -150,6 +152,7 @@
/sys_ioctl_h.m4
/sys_socket_h.m4
/sys_stat_h.m4
+/sys_types_h.m4
/sys_wait_h.m4
/sysexits.m4
/threadlib.m4
@@ -176,6 +179,3 @@
/xalloc.m4
/xsize.m4
/xstrndup.m4
-/off_t.m4
-/sys_types_h.m4
-/fseterr.m4