X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstrerror-override.h;h=b8ef854847e5cff14cd4e41ea25796fe5384aa30;hb=f09be9e0ac9122c6cdba13ba1ccb8280f2181faa;hp=0718b534808f4bdb52e111defa96ecddcb3a08da;hpb=63ce57e7e9fff1265da4e0a4d2639483c28b6b93;p=gnulib.git diff --git a/lib/strerror-override.h b/lib/strerror-override.h index 0718b5348..b8ef85484 100644 --- a/lib/strerror-override.h +++ b/lib/strerror-override.h @@ -18,7 +18,8 @@ #ifndef _GL_STRERROR_OVERRIDE_H # define _GL_STRERROR_OVERRIDE_H -# include +# include +# include /* Reasonable buffer size that should never trigger ERANGE; if this proves too small, we intentionally abort(), to remind us to fix