summaryrefslogtreecommitdiff
path: root/lib/gl/m4/errno_h.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gl/m4/errno_h.m4')
-rw-r--r--lib/gl/m4/errno_h.m47
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/gl/m4/errno_h.m4 b/lib/gl/m4/errno_h.m4
index d02a039363..e4325ac660 100644
--- a/lib/gl/m4/errno_h.m4
+++ b/lib/gl/m4/errno_h.m4
@@ -1,5 +1,5 @@
-# errno_h.m4 serial 6
-dnl Copyright (C) 2004, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
+# errno_h.m4 serial 7
+dnl Copyright (C) 2004, 2006, 2008-2010 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
@@ -37,6 +37,9 @@ booboo
#if !defined ESTALE
booboo
#endif
+#if !defined EDQUOT
+booboo
+#endif
#if !defined ECANCELED
booboo
#endif