Tests for module 'strcasestr'.
[gnulib.git] / lib / stdlib--.h
index c12d11d..b43b3da 100644 (file)
@@ -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 <stdlib.h>
 #include "stdlib-safer.h"
 
+#include "mkstemp.h"
 #undef mkstemp
 #define mkstemp mkstemp_safer