X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstdlib--.h;h=b43b3dae6d145a8a258b01b6b14441f69548eb04;hb=9e50ddc83c2aa9cccbe954d561eb2380e4d3bfe7;hp=c12d11de6314358c84f4833dcaf856f23be048b5;hpb=f4972c1a7d3cf33e2a50177b1b81bf2b8f559aab;p=gnulib.git diff --git a/lib/stdlib--.h b/lib/stdlib--.h index c12d11de6..b43b3dae6 100644 --- a/lib/stdlib--.h +++ b/lib/stdlib--.h @@ -1,6 +1,6 @@ /* Like stdlib.h, but redefine some names to avoid glitches. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,5 +21,6 @@ #include #include "stdlib-safer.h" +#include "mkstemp.h" #undef mkstemp #define mkstemp mkstemp_safer